One Button Dialog Displays a dialog box that contains a message and a single button.
REQUIRED INPUT=message is the message that you want to display in the dialog box. OPTIONAL INPUT=button name is the name displayed on the dialog box button. The default is OK. OUTPUT=true contains a value of TRUE when you click the button.
