기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

Case block

The case block takes some type of input, evaluates whether it meets a condition, and executes different blocks depending on the value of that input and the condition.

Case block

A case block is commonly used in the following situations:

  • When your automation needs to evaluate the input before executing subsequent blocks.
  • When your automation needs to evaluate the input before making a choice on which block to execute next.

Configuring a case block

Configure the block to evaluate input before proceeding.

Inputs

The case block requires an item to check as input and at least one case to evaluate. The item to check can be a field mapped item from a preceding block and the case must be a typed string or integer.

Case block input fields

case block inputs showing input and case fiels

The case block executes different subsequent blocks depending on the case evaluation.

Case block inside an automation

case block with a case and a stop block

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

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