Beta Documentation - Subject to change.

Gets the text of the menu item.

Syntax

Lua
function MenuItem:GetText();

Returns

Type: string
The text displayed for the item.

Remarks

Gets the text display for the menu item.

See Also