CONTINUE

Reference

Syntax

CONTINUE.

Effect

Exits a loop. The current loop pass is exited and the loop is continued with the next loop pass.