Documentation

Text - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Label :: Text

Game.Label.Text
text of the label

Type

Localized String

Lua Usage

-- Get
local localizedString = label.Text

-- Set
label.Text = localizedString

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