END_REPEAT

END_REPEAT

Terminates a START_REPEAT command.

Looping will not be initiated if the mode of execution is CONCURRENT or if repeatParam is less than 1. If two consecutive START_REPEAT commands are found with no END_REPEAT in between execution will be aborted as nesting of loops is not supported.