Beta Documentation - Subject to change.

Gets the position of the selection start.

Syntax

Lua
function Label:GetSelectionStart();

Returns

Type: number
The position of the selection start.

Remarks

Gets the position of the selection start.

See Also