Beta Documentation - Subject to change.

Gets the text of the label.

Syntax

Lua
function Label:GetText();

Returns

Type: string
The text of the label.

Remarks

Gets the text of the label.

See Also