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.