For yes/no action in Prompt

The For yes/no action in the Prompt package prompts you to choose a Yes/No response.

Settings

  • 프롬프트 창 캡션 필드에 창 캡션을 입력합니다.
  • 프롬프트 메시지 필드에 메시지를 입력합니다.
  • 값을 변수에 지정 필드에서 변수를 지정합니다.
    The action returns its output as a string variable. Specifically, the output is:
    • Yes if you click Yes

    • No if you click No.