Forum Discussion
SiKing
12 years agoCommunity Hero
I think you misunderstood how properties work. Each property is able to hold only one value at a time.
I do not understand how this is possible: you should have gotten "typeA|typeB|typeC" substituted as the whole thing, unless you are doing something else that you did not describe here.
What you are trying to describe would have to be done with a Groovy script.
newbear wrote: The request works but it only uses the 1st value in the property (I always get typeA).
I do not understand how this is possible: you should have gotten "typeA|typeB|typeC" substituted as the whole thing, unless you are doing something else that you did not describe here.
What you are trying to describe would have to be done with a Groovy script.