GetItem

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

GetItem:ifsoGUI_ListItem(intIndex:Int)
Gets the item by index.

Returns

The item (ifsoGUI_ListItem) at intIndex in the list.

Parameters

  • intIndex:Int - The index (Integer) of the item to return.

Gadget Information

Pertains to Listbox.

Example

Personal tools