LuaNET, the lua 5.1 api documentation!

Lua-Api

Table

[LUA 5.1] table.maxn

function table.maxn ( table )
Returns the largest positive numerical index of the given table, or zero if the table has no positive numerical indices.
(To do its job this function does a linear traversal of the whole table.)

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.222 seconds with 19 queries.