BreakLoop

Exits a composite rule based on number of loop (iteration) values.

Table 1. Input Properties
Property Type Description
numberOfLoops Number

If numberOfLoops is not specified or it is 1, it will exit the current composite rule.

If numberOfLoops is greater than 1 it will exit as many parent composite rules and the specified number.

If the numberOfLoops is negative, the ruleset will exit with an error.