Black Ops III

TableLookupRowNum

look up a row number in a table

Example:

TableLookupRowNum( "mp/statstable.csv", 0, "INDEX_KILLS" )

Parameters

ParameterSummary
*filenameThe table to look up
*search column numThe column number of the stats table to search through
*search valueThe value to use when searching the

* = mandatory