Parameters
- value
- String to be split
- separator
- String that delimits the substrings in this string.
- options
- Specify RemoveEmptyEntries to omit empty array elements from the array returned, or None to include empty array elements in the array returned.
Return Value
An array of string tokens