GetTableSize
(Redirected from Event Instruction EE)
Jump to navigation
Jump to search
{EE} GetTableSize
GetTableSize(xVR,xTB)
Gets the size, or number of rows, of a table in the currently loaded database, so you can easily loop through all rows.
See also: {ED} LoadDatabase ― {EF} FetchTableRow
Variable : Byte (hex)
Variable to store the number of rows the Table holds.
Table ID : Byte (hex)
Table ID as defined in the "Table Index" sheet of the Event Databases spreadsheet for the currently loaded Database.