LuaNET, the lua 5.1 api documentation!

Lua-Api

Core

[LUA 5.1] select

function select ( index, ... )
If index is a number, returns all arguments after argument number index.
Otherwise, index must be the string "#", and select returns the total number of extra arguments it received.

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 1.12 seconds with 19 queries.