Returns a string array that contains the substrings in "str" that are delimited by "delim".
File location: lua\utils.lua:404
table split (string str, string delim, number maxNb)