Karos Graveyard Wiki
Advertisement


globals([<tTable>])
Description (from LUA 4 Manual: 6.1 Basic Functions)
"Returns the current table of globals. If the argument <tTable> is given, then it also sets this table as the table of globals."
Example


Arguments
<tTable>: the table to set as the new table of globals. (optional)
Related Pages


Advertisement