Exec.Prompt

Description

Syntax

Parameters

target
either:
  • (integer) number of the flag to set
    • Prompt will have 2 buttons: Yes & No.
  • (string) a variable name
    • Prompt will have 3 buttons: Yes, No & Cancel.
msg
(string) text to appear in the prompt dialog

Examples