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 Summary: if controller doesn't work Product: JMeter Version: 2.3.1 Platform: Other OS/Version: Windows Server 2003 Status: NEW Severity: major Priority: P2 Component: Main AssignedTo: jmeter-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] I am trying to use the if controller to make sure a task only gets done when a variable is true. I have a variable called success, and when it does not equal "NULL" I want it to execute the stuff under the if controller, but the if controller always returns false, no matter what I put in it. I tested it by putting 2 == 2 in there to see if that would cause it to go in, same with just true, 1, etc. and it never enters the if. I put my original statement into a while controller and it works so I know it wasn't the syntax. -- 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]