1
0
-1
1 answer
- 10-1
Hi, you can try using either the Hash Variable#BeanShellHashVariable or Hash Variable#ExpressionHashVariable(New).
Add your comment...
Hi, you can try using either the Hash Variable#BeanShellHashVariable or Hash Variable#ExpressionHashVariable(New).
I need to concatenate two fields processed from 1st page of multipage form to be used as value in 2nd page of multipage form's select box where outer join can be one of two values.
One value's result is blank and the other contains value. Script needs to handle either or condition and select the output value.