Command options
The Object Properties pane provides some properties that control some command options:
 commandCloseWindowOnSuccess
commandCloseWindowOnSuccess — If enabled, the dashboard will close the window that performed the command if the command completes successfully. If the command generates an error the window will not be closed.
 commandConfirm
commandConfirm — If enabled, the dashboard will display a confirmation message (specified by the 
commandConfirmText property) before performing the command. It is recommended that this be enabled for delete commands.
 commandConfirmText
commandConfirmText — If 
commandConfirm is enabled, the dashboard will display the value of this property as a confirmation message.