function split(s, delim). if type(delim) ~= "string" or string.len(delim) <= 0 then. return. end. local start = 1. local t = {}.
確定! 回上一頁