getItem( iRow, iCol ) method

Gets the value of item.

Syntax

getItem( iRow, iCol ) → {any}

Parameters

Name Type Description
iRow int row of the item
iCol int col of the item

Returns

Type:

any

Source

SuperList.API.js, line 203.