Beta Documentation - Subject to change.

Gets the length of the text of the label.

Syntax

Lua
function Label:GetTextLength();

Returns

Type: number
The length of the text of the label.

Remarks

Gets the length of the text of the label.

See Also