DNumberWang.GetTextArea

From GMod Wiki

Jump to: navigation, search
Function
Syntax Panel:GetTextArea( )
Description:
Returns the table of GetTextArea().
Returns: Table :Panel GetTextArea
In Object: Panel
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DNumberWang.GetTextArea]DNumberWang.GetTextArea [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionReturns the table Wang.
Used onNewerClient.png
Code
local Wang = vgui.Create( "DNumberWang" )
 
print(Wang:GetTextArea())      
 
OutputReturns "Table :Panel GetTextArea" in the console.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox