Open Dev Kit Documentation :: GUI :: Textbox :: Selection Start
GUI.Textbox.SelectionStartcharacter index of where the caret is or selected text starts
Type
Lua Usage
-- Get local integer = textbox.SelectionStart -- Set textbox.SelectionStart = integer
If you think anything is missing, please feel free to: submit documentation feedback on this page
