1.1
Basic Library Functions
For further details, please follow this link to the “Basic Functions” section in the Lua 5.1 Reference Manual.
assurt |
collectgarbage |
error |
_G |
getfenv |
getmetatable |
ipairs |
load1 |
loadstring1 |
next |
pairs |
pcall |
print2 |
rawequal |
rawget |
rawset |
select |
setfenv |
setmetatable |
tonumber |
tostring |
type |
unpack |
_VERSION |
xpcall |
|
|
|
|
|
Related Topics