Lua:TableSize

Lua:TableSize

From BeamNG

Revision as of 20:51, 23 January 2015 by Nug700 (talk | contribs) (initial.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the number of elements in table "tbl".

File location: lua\utils.lua:470

Syntax

number tableSize (table tbl)