break function execution with (a)
Group |
Aborts the function processing of the current field. Value a is returned as the 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. |