If Specified Button Was Clicked
Command Description
Checks whether the user selected Confirm or Cancel in a Show Message Dialog. Use this command after Show Message Dialog to run its indented child commands only when the specified button was selected.
Command Input Parameters
| Input Parameter | Type | Description |
|---|---|---|
| Button | enum | Button to check: Confirm or Cancel |
Command Output Parameters
None.