Documentation

Text - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Textbox :: Text

GUI.Textbox.Text
text of the text box

Type

Localized String

Lua Usage

-- Get
local localizedString = textbox.Text

-- Set
textbox.Text = localizedString

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