Loops a section of the Macro enclosed within LoopStart and LoopEnd. Nested Loops are accepted.
Loop (F9)
The built-in variable A_Index contains the number of the current loop iteration. It contains 1 the first time the loop's body is executed. For the second time, it contains 2; and so on. If an inner loop is enclosed by an outer loop, the inner loop takes precedence.
A Loop command in Playback may perform different then an exported script duo to the method used internally by Macro Creator.