Two Button Dialog Function
- Updated2025-03-14
- 2 minute(s) read
Two Button Dialog Function
Displays a dialog box that contains a message and two buttons.

Inputs/Outputs
![]() message is the text to display in the dialog box. The dialog box expands when you add more text. This function automatically wraps the text based on the size of the dialog box. The dialog box can display as much text as your computer screen can display. If you want a scrollbar to show when the size of the dialog box exceeds your desired size, use the Three Button Dialog VI. With this VI, you can convert a three button dialog box to a one or two button dialog box by wiring an empty string to a button text input to hide that button. ![]() ![]() ![]() |