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