GetItemSelected
From IfsoGUIWiki
Contents |
Declaration
GetItemSelected:Int(intIndex:Int)
Returns whether the item is selected or not.
Returns
True or False (Integer) whether the item is selected or not.
Parameters
- intIndex:Int - The index (Integer) of the item to check if it is selected.
Gadget Information
Pertains to Listbox.
