
Prototype: GemRB.GetTableRowIndex(TableIndex, RowName)

Metaclass Prototype: GetRowIndex(RowName)

Description: Returns the Index of a Row referenced by RowName in a 2DA Table.

Parameters: TableIndex - returned by a previous LoadTable command.
RowName - a row label

Return value: numeric, -1 if row doesn't exist

See also: LoadTable


MD5: eb41ba2363ba1262a8edfff8265514da
