DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44464>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44464 ------- Additional Comments From [EMAIL PROTECTED] 2008-02-21 11:14 ------- (In reply to comment #2) > so I gather from this you are saying you are not allowed to use a jmeter > variable in the if statement? That's not what I meant; you can use a variable but when the variable contents are interpolated, the result must be valid Javascript. > According to the component reference you can, my > statement is "${success}" == "NULL" and I've also tried without quotes around > the variable, there is no error, why doesn't 2 == 2 automatically return true? Probably because there are one or more spaces at the end. Rhino seems to be picky about that. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]