Open Dev Kit Documentation :: GUI :: Listbox :: SelectedIDs
GUI.Listbox.SelectedIDsidentifiers of all currently selected items in the listbox
Type
Lua Usage
-- Get local integerArray = listbox.SelectedIDs -- Set listbox.SelectedIDs = integerArray
If you think anything is missing, please feel free to: submit documentation feedback on this page
