Anvil | Smiths Smiths | Register Register | Login Login |
Search:
Show links Show tools Show tree | Previous document Next document | njet.org > Anvil > Documentation > Language reference > Templates > Tags > <continue>

<continue>

  <continue [ to="symbollabel" ] >

A ``continue´´ statement stops the execution at the innermost ``for´´, ``foreach´´ or ``while´´ and starts the next loop cycle. See continue statement.

Attributes:

to
Optional label to a valid target statement; if not given, the innermost valid statement is used.

See also  | Tags  | <while>  | <foreach>  | <for>  | Statement tags
Contributes notes:
Add a note
What's new | Anvil