
Prototype: GemRB.GetTableRowName(TableIndex, RowIndex)

Metaclass Prototype: GetRowName(RowIndex)

Description: Returns the Name of a Row in a 2DA Table.

Parameters: TableIndex - returned by a previous LoadTable command.
RowIndex - the numeric index of the row.

Return value: string

See also: LoadTable, GetTableColumnName


MD5: 0f970b7c96685f7e78874353dc885f37
