I\'m trying to spit the string with a delimiter, which is a string:
$string = \"5637144576, messag<>est<<>>5637145326, 1<<>>563
The following should be what you need:
$string -Split $separator
This produces:
5637144576, messag<>est 5637145326, 1 5637145328, 0