On 13.09.2012 17:47, Mikhail T. wrote:
I have a fairly hairy expression, which is passed to jexl after substituting the variables. JMeter is happy, but jexl complains:jmeter.functions.JexlFunction: An error occurred while evaluating the expression "("default" == "tablet" && "200" != "") ? "200" : "200""
The problem went away, when I changed __jexl to __jexl2... -mi
