Add Multiple Topics Dialog Box. A confirmation dialog box is mostly used to take users consent on any option. Then you can call the dialog VI from the main application.
If the user clicks on the OK button the window method confirm will return true. Clicking the button displays a message box containing the name of the package you selected. MsgBoxTEXT BUTTONS TITLE Text.
Right click the grey area and choose in the contextual menu Create a new Box Dialog.
Click the Add button then the OK button. Click the Add button then the OK button. If the user clicks Cancel the box returns null. Click the parameter button and set the language as English.