String handling in Lua. ... You use string.sub() to split strings by character position (index). This function returns a string that is a substring of the ...
確定! 回上一頁