Skip to main content

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?

Ok I understood the idea, it will loop when the code is live.

When testing returns only the first value. Not the type of code I was looking for.