Talk:Table.size

From Multi Theft Auto: Wiki
Revision as of 04:53, 13 July 2009 by Subenji99 (talk | contribs) (Feel this function is unnecessary.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What about using the builtin lua function: table.getn(table)

or the length operator:

  1. table