The CONTINUE command is a loop modifying command. It causes the next iteration of the loop structure it is within to be processed immediately.
CONTINUE/LEAVE commands work inside all loop commands.
Also See
7.18.2 CONTINUE Comments / Warnings
Required
CONTINUE ----------------------------------------------------->
-----------------------------------------------------------------
Optional
>-- IF ----------- 'condition' --------------------|