
Prototype: GemRB.GetTableColumnName(TableIndex, ColumnIndex)

Metaclass Prototype: GetColumnName(ColumnIndex)

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

Parameters: TableIndex - returned by a previous LoadTable command.
ColumnIndex - the numeric index of the column.

Return value: string

See also: LoadTable, GetTableRowName


MD5: 1fec0670e5cbec6f1b45ba5214986bbf
