Documentation

Word Wrap - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Textbox :: Word Wrap

GUI.Textbox.WordWrap
textbox has word wrap enabled or not

Type

Boolean

Lua Usage

-- Get
local boolean = textbox.WordWrap

-- Set
textbox.WordWrap = boolean

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