RETURN_TO_ITERATOR

Appends data to an iterator. This data is accessible in the FINALLY branch. Useful for consolidating success messages into a single list.

Properties

Fields
fields

A set of records that are used to define process data keys that are to be included when executing various actions.

Field Key
fields[].key

Where to find or set the data in the process data. Uses dot notation conventions.

Value ${}
fields[].value

The value to set in the process data. Accepts template syntax.