Prompt User for Input
- Updated2025-07-30
- 3 minute(s) read
Displays a standard dialog box that prompts users to enter information, such as a user name and password.

Dialog Box Options
| Option | Description |
|---|---|
| Message to Display | Contains the text to display in the dialog box. |
| Buttons to Display | Contains the following options:
|
| Inputs | Specifies the name and data type of the controls that appear in the dialog box. The Inputs you list here are returned as outputs on the block diagram. Input Name is the name of the control and instructs users what to enter into the control. Input Data Type is the type of control you want to use in the dialog box. You can choose from the following options: Number, Checkbox, or Text Entry Box. |
| Edit Inputs | Contains the following options:
|
| Window Title | Contains the text to display in the title bar of the dialog box. |
Inputs/Outputs
error in (no error)
—
Describes error conditions that occur before this node runs.
Enable
—
Enables or disables the Express VI. The default is ON or TRUE.
OK
—
Returns TRUE when you click the first button in the dialog box and FALSE when you click the second button.
error out
—
Contains error information. This output provides standard error out functionality. |
error in (no error)
—
Enable
—
OK
—
error out
—