One Button Dialog

Displays a dialog box that contains a custom message and a single button.

1378

Inputs/Outputs

datatype_icon

message

The text to display in the dialog box.

datatype_icon

button name

The text to display in the button that appears in the dialog box.

Default value: OK

datatype_icon

true

A Boolean value of TRUE when the user clicks the button.

TRUE The user clicked the button.
FALSE This output cannot return FALSE.