All variables are global in Lua by default, so that is all you have to do. Inside a function, you can localize a variable like this:.
確定! 回上一頁