break function execution with (a)
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.
Parameters
|
Parameter |
Description |
|
a |
Return value. |