The separator is **any* whitespace (%s in Lua) by default: ... If you are splitting a string in Lua, you should try the string.gmatch() or string.sub() ...
確定! 回上一頁