https://bz.apache.org/bugzilla/show_bug.cgi?id=58012
Frederic Girard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED --- Comment #2 from Frederic Girard <[email protected]> --- An example from jmeter documentation (http://jmeter.apache.org/usermanual/component_reference.html#While_Controller): ${__javaScript("${VAR2}"=="abcd")} So, are you sure the operator '==' can't be used to compare strings in javascript ? By the way, my script works with no syntax error ! -- You are receiving this mail because: You are the assignee for the bug.
