기본 콘텐츠로 건너뛰기

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.

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 개선 방법을 알려 주십시오!