break function execution


Aborts the function processing of the current field. The preceding function's value is returned. The function cannot be used as a jump mark in goto functions. Instead jump to the preceding function. Furthermore, the function must not be at the first position of a function chain.

If the function is used in a macro, it will only abort the macro and not the function chain, in which the macro was called.


Example

Assume the field breakExecution with the following function chain.

images/download/thumbnails/36582252/break_execution_3_EN-version-2-modificationdate-1566464516000-api-v2.png

The mapping provides the following result.


images/download/attachments/36582252/break_execution_4-version-2-modificationdate-1566463748000-api-v2.png