If you do not supply a loop variable, a hidden unnamed variable will be used for the counter.
Note:
The loop variable is REAL. PML will delete any pre-existing variable of the same name. After the loop has finished, the counter variable will retain the value it had last time through the loop.