GetSelected

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

GetSelected:Int()
Returns the index of the selected item.

Returns

Index (Integer) of the selected item. If more than one is selected, then it returns the first selected index in the list.

Parameters

None

Gadget Information

Pertains to Combobox and Listbox. For an MCListbox, use GetSelectedRow.

Example

Personal tools