Documentation

Text - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Toggle :: Text

GUI.Toggle.Text
text of the checkbox

Type

Localized String

Lua Usage

-- Get
local localizedString = toggle.Text

-- Set
toggle.Text = localizedString

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