Open Dev Kit Documentation :: GUI :: Textbox :: Selected Text
GUI.Textbox.SelectedTextcontents of text being selected or inserted at the caret
Type
Lua Usage
-- Get local string = textbox.SelectedText -- Set textbox.SelectedText = string
If you think anything is missing, please feel free to: submit documentation feedback on this page
