Lua:TableFirstKey

Lua:TableFirstKey

From BeamNG

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

Returns the first key in table "tbl".

File location: lua\utils.lua:460

Syntax

obj tableFirstKey (table tbl)