Accéder au contenu principal

Exit loop block

The exit loop block stops a loop block from iterating over items in a list. The exit loop block is used in combination with a condition block.

exit loop block

An exit loop block is commonly used in the following situations:

  • When your automation contains a loop that should stop when a condition is met.
  • When your automation contains a loop that will run indefinitely unless forced to exit.
Note Informations

An exit block does not need to be configured.

Cette page vous a-t-elle aidé ?

Si vous rencontrez des problèmes sur cette page ou dans son contenu – une faute de frappe, une étape manquante ou une erreur technique – dites-nous comment nous améliorer !