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