LuaNET, the lua 5.1 api documentation!

Lua-Api

Core

[LUA 5.1] rawget

function rawget ( table, index )
Gets the real value of table[index], without invoking any metamethod.
table must be a table; index may be any value.

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.471 seconds with 20 queries.