Documentation

Text - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Menu :: Text

GUI.Menu.Text
label that appears on the tool

Type

Localized String

Lua Usage

-- Get
local localizedString = menu.Text

-- Set
menu.Text = localizedString

If you think anything is missing, please feel free to: submit documentation feedback on this page