LuaNET, the lua 5.1 api documentation!

Lua-Api

Core

[LUA 5.1] _G

A global variable (not a function) that holds the global environment (that is, _G._G = _G).
Lua itself does not use this variable; changing its value does not affect any environment, nor vice-versa. (Use setfenv to change environments.)

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