Table_GetRowCount
Prototype: GemRB.GetTableRowCount (TableIndex)
Metaclass Prototype: GetRowCount ()
Description: Returns the number of rows in a 2DA Table.
Parameters: TableIndex - returned by a previous LoadTable command.
Return value: numeric
See also: LoadTable, Table_GetColumnCount
Back to function index, GUIScript introduction.