split

Splits the string into substrings whereever separarator occures in embeded strings

Arguments

  1. String text
  2. String one character separator

Output

Vector of strings

Examples

split