SetItemName

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetItemName(intIndex:Int, strName:String)
Sets the name of the item.

Returns

Nothing

Parameters

  • intIndex:Int - Index (Integer) of the item to update.
  • strName:String - Value (String) to update the name field with.

Gadget Information

Pertains to Listbox.

Example

Personal tools