For yes/no action in Prompt

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

Settings

  • In the Prompt window caption field, enter a window caption.
  • In the Prompt message field, enter a message.
  • In the Assign the value to a variable field, specify a variable.
    The action returns its output as a string variable. Specifically, the output is:
    • Yes if you click Yes

    • No if you click No.