Macro Command Reference
loop <RANGE>
Starts a loop for the given range. The running variable for the loop command is
l
. It is not possible to define loops inside another loop.
loop <RANGE>
l
. It is not possible to define loops inside another loop.