Syntax
Lua |
---|
function Label:SetSelectionLength(value); |
Parameters
- value
-
Type:
number
The length of the selected text.
Remarks
Sets the length of the selected text.
Lua |
---|
function Label:SetSelectionLength(value); |