メイン コンテンツをスキップする

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.
情報メモ

An exit block does not need to be configured.

このページは役に立ちましたか?

このページまたはコンテンツに、タイポ、ステップの省略、技術的エラーなどの問題が見つかった場合は、お知らせください。改善に役立たせていただきます。