Return
aborts a function call and returns
expr
.
Examples
Return
only exits from the innermost control flow construct.
Implementation status
- ✅ - full supported
aborts a function call and returns
expr
.
Return
only exits from the innermost control flow construct.