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

<return>

  <return [ value="exprreturn-value" ] >

A ``return´´ statement stops the execution of function and returns (optional) return value. See return statement.

Attributes:

value
Optional return value, if not given ``undefined´´ is used.

See also  | Tags  | Statement tags
Contributes notes:
Add a note
What's new | Anvil