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