Splits a string into an array of substrings based on a separator
string to split
separator to split the string by
Optional
maximum number of substrings to return
an array of substrings
Generated using TypeDoc
Splits a string into an array of substrings based on a separator