Most recent edit on 2006-01-16 13:21:33 by MiKail
Additions:
getglobal(<sVariableName>)
Description (from LUA 4 Manual: 6.1 Basic Functions
)
"Gets the value of a global variable, or calls a tag method for 'getglobal'. Its full semantics is explained in Section 4.8. The string name does not need to be a syntactically valid variable name."
Example
Arguments
<sVariableName>: the name of the global variable to return the value of.
Related Functions
Deletions:
Related Pages:
Global LUA Functions
Basic Functions
Edited on 2004-02-21 04:45:48 by MiKail
Additions:
Related Pages:
Global LUA Functions
Basic Functions
Deletions:
To be filled in later. -Thought
Oldest known version of this page was edited on 2003-10-21 19:58:25 by ThoughtProcess []
Page view:
To be filled in later. -
Thought