And I would like to evaluate i.e.
${productId_1}
${productId_2}
It should be as simple as:
${__V(productId${counter})}
Same approach applies to __counter() function:
${__V(productId_${__counter(,)})}
How can I display the value in Beanshell processor/sample instead of the thread name
