Skip to main content

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 ParameterTypeDescription
ButtonenumButton to check: Confirm or Cancel

Command Output Parameters

None.

Example