Hello all,
I am trying a Code Step which would split multiple input strings.
But the issue I have is the following.
In this case I have 3 sets of data. So each key string contains 3 values, delimited by “,”
The code however returns correctly the 1 value, and does not return the other values.
Any ideas what I am doing wrong?