SetItemName
From IfsoGUIWiki
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.
