There is no built-in function to split a string into a table of substrings - so here is an example of how you can do it ]] function string:split(delimiter)
確定! 回上一頁