Subject Re: possible to split a delimited string?
Author peter_nn0
Thanks Doru!

So as I see there are no string functions of any sort, and one should
use tricks instead. Getting the substring position is now clear, I'll
have to figure out how to get a substring.
But wonder how efficient all this would be. Maybe it would be better to
send values one at a time.