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 > <break>

<break>

  <break [ to="symbollabel" ] >

A ``break´´ statement stops execution the innermost ``for´´, ``foreach´´, ``while´´ or ``switch´´. See break statement.

Attributes:

to
Optional label to 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