GetCellValueInt
From IfsoGUIWiki
Contents |
Declaration
GetCellValueInt:Int(iColumn:Int, iRow:Int)
Gets the cells value as an Integer.
Returns
Integer value of the cell.
Parameters
- iColumn:Int - Column of the cell.
- iRow:Int - Row of the cell.
Gadget Information
Pertains to Multi-Column Listbox.
