Display Message to User

Displays a standard dialog box that contains an alert or a message for users.


icon

Dialog Box Options

Option Description
Message to Display

Contains the text to display in the dialog box.

Buttons to Display Contains the following options:
  • First button name

    Specifies the text that appears on the first button. By default, the text on the first button is OK.

  • Second button name

    Specifies the text that appears on the second button. By default, the text on the second button is Cancel. This option is available only when you place a checkmark in the Display second button checkbox.

  • Display second button

    Specifies whether a second button is displayed in the dialog box.

Inputs/Outputs

  • cerrcodeclst.png error in (no error)

    Describes error conditions that occur before this node runs.

  • cbool.png Enable

    Enables or disables the Express VI. The default is ON or TRUE.

  • cstr.png Message

    Contains the text to display in the dialog box.

  • ibool.png OK?

    Returns TRUE when you click the first button in the dialog box and FALSE when you click the second button.

  • ierrcodeclst.png error out

    Contains error information. This output provides standard error out functionality.