跳到主要内容

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.

本页面有帮助吗?

如果您发现此页面或其内容有任何问题 – 打字错误、遗漏步骤或技术错误 – 请告诉我们如何改进!