I have written a small vortex script that does a loop.
When i print $loop and $next everything is like expected (i.e. they are incremented and $next=$loop+1)
I added a <rex> to the loop.
When i print $ loop and $next after the <rex> they are both either 0 or one and $loop=$next.
What am i missing?
When i print $loop and $next everything is like expected (i.e. they are incremented and $next=$loop+1)
I added a <rex> to the loop.
When i print $ loop and $next after the <rex> they are both either 0 or one and $loop=$next.
What am i missing?