Open Dev Kit Documentation :: GUI :: Listbox :: Selected Text
GUI.Listbox.SelectedTexttext content of the currently selected item in the listbox
Type
Lua Usage
-- Get local string = listbox.SelectedText -- Set listbox.SelectedText = string
If you think anything is missing, please feel free to: submit documentation feedback on this page
