Splits the string into a table of strings, separated by the second argument.
This is an alias of string.Explode, but with flipped arguments.
Demonstrates the use of this function.