Skip to content

tableSize

Ben edited this page Aug 16, 2022 · 1 revision

Return the size of a table

TRP3_API.utils.table.size(table)

Arguments

  • table: A lua table

Returns

  • count: Size of table
Clone this wiki locally