Beta Documentation - Subject to change.

Sets the position of the selection start.

Syntax

Lua
function Label:SetSelectionStart(value);

Parameters

value
Type: number
The position of the selection start.

Remarks

Sets the position of the selection start.

See Also