Index
Collapse All
Expand All
GetText Method
Label Class
Members
See Also
Beta Documentation - Subject to change.
Gets the text of the label.
Syntax
Lua
function
Label
:
GetText
(
)
;
Returns
Type: string
The text of the label.
Remarks
Gets the text of the label.
See Also
Label
Turbine.UI