Beta Documentation - Subject to change.

Sets the length of the selected text.

Syntax

Lua
function Label:SetSelectionLength(value);

Parameters

value
Type: number
The length of the selected text.

Remarks

Sets the length of the selected text.

See Also