Array of selected item IDs. Setting replaces the entire selection.
ReadonlyselectedFull item data for all selected items
Removes the specified item(s) from the current selection.
Clears the entire selection.
whether the specified item is currently selected
Adds the specified item(s) to the current selection.
Selects all items in the list.
Provides access to the list's selected items.
Available via
tisa.list.selectionin list custom scripts.Example