Documentation

Selection End - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Textbox :: Selection End

GUI.Textbox.SelectionEnd
character index of where the caret is or selected text ends

Type

Integer

Lua Usage

-- Get
local integer = textbox.SelectionEnd

-- Set
textbox.SelectionEnd = integer

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