break function execution with (a)
Group |
Aborts function processing of the current field. The value a is returned as a final value. The function may be used as a jump mark in goto functions.
If the function is used in a macro, the macro will be aborted and the function chain in which the macro is used.
Description of Parameters
Parameter |
Description |
a |
Value to return. |
Example
The given field breakExecution with the function chain
provides the following mapping result.