Lua just does automatically conversion between strings and numbers. If you want ensure the type, use a = tonumber(a). – xpol. Feb 26 '16 at 3:52.
確定! 回上一頁