Hi
I have few loop controller with condition as
${__javaScript(${NUM}<=${ParamsNumber},dummy)}
NUM is used as a counter by ${__intSum(${INIT},1,INIT)} every iteration.
Before the second I have User Parameters with row: NUM 1
(resetting NUM variable)
In the second loop NUM remain as ParamsNumber+1 as UP was ignored
(Update Once Per Iteration is checked )
I'm using Jmeter 2.2
Ori Marko
Quality Assurance Engineer
Praxell Inc.
http://www.praxell.com <http://www.praxell.com>

