Skip to content

Dialog and Message Box Functions

Function Overview

Function Name Description
Info_Box Displays an information dialog box.
Message_Box Displays a generic message dialog box.
Stop_Box Displays an error dialog box.
YesNo_Box Displays a dialog box with Yes & No buttons.
YesNoCancel_Box Displays a dialog box with Yes, No & Cancel buttons.

Additional Information

See ShowInfoBox for Web application message boxes.