Use the tonumber function. As in a = tonumber("10") . ... In Lua 5.3, (64-bit default) integers are treated accordingly (lua.org/manual/5.3/manual ...
確定! 回上一頁