While controller
Condition,跳出循环的条件
如果放空,则出错了之后才会跳出循环,放LAST也一样,不过放LAST多一种情况是,上一个Sampler如果出错,则不进入循环
以下是这里可以放的参数的一些例子
${VAR} - where VAR is set to false by some other test element 参数True or False
${__javaScript(${C}==10)} Java Script,计算的时候需要用
${__javaScript("${VAR2}"=="abcd")} 字符串的比较时,需要将变量也用引号括起来
${_P(property)} - where property is set to "false" somewhere else
★转载请注明出处及作者★
流柯