|
The $loop variable is incremented on every iteration of a
LOOP, SQL, TIMPORT, WHILE, READLN
or fetch block, starting with 0. For LOOP, it starts
with the number of SKIPped values instead. After the loop
block ends, $loop is the number of iterations (plus the
SKIPped values for LOOPs).
Copyright © Thunderstone Software Last updated: Mon Feb 18 10:28:15 EST 2013
|