string.split.regex
Syntax
Splits the string source into a list of token strings that were separated by matches against the regular expression sreg.
string.split
string.sub