Formulas

A formula consists of one or more statements that are executed in order. Depending on the object associated with the formula and other criteria, the formula may execute once or it may execute multiple times on selected documents (one execution per document).

Formulas do have language elements for loop iteration.

Agent formulas execute multiple times on selected documents, giving the effect of conditional, iterative execution. Data can be processed in lists, giving the same effect.

You can: