# Keyword
Keywords used in glua syntax cannot be used as variable names, function names, event names, etc.
The keyword list is as follows:
if else elseif while until repeat
end function true false then
return and or not nil local offline
in goto for do break emit