Ask

This is a command to ask a user a question while the program is running and change its operation depending on the answer.
Type a question (within the 122 words) and drag and drop the command to add operation to both [OK] and [Cancel].

When the program reached to this command, the question inputted is shown in the dialog.
Select [OK]: The program will resume from the next command.
Selecting [Cancel]: The program will resume from the branch where [Cancel] was selected.

KEY POINTS


Double quotation marks ("") cannot be used in the question.