Documentation

Has Changed - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Textbox :: Has Changed

GUI.Textbox.HasChanged
if textbox has changed since it has had text applied

Type

Boolean

Lua Usage

-- Get
local boolean = textbox.HasChanged

-- Set
textbox.HasChanged = boolean

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