Syntax
| Lua |
|---|
function Label:SetSelectionStart(value); |
Parameters
- value
-
Type:
number
The position of the selection start.
Remarks
Sets the position of the selection start.
| Lua |
|---|
function Label:SetSelectionStart(value); |