If a is "true", the current iteration of the parent node is finished but all remaining iterations are aborted (see Path types (repetition of target structure nodes). The function can be placed on any field below the node.
NOTE: This function does not work with set option simple data mapper (see Extended (Phase 2)) and can only be used on a field.
The return value of the function is a.
Parameters
Parameter | Description |
|---|---|
a | If "true", the function will be executed. |
Examples
Parameter a | Result |
|---|---|
true | true |
false | false |