This will display a message with a title.
If "Use Standard Windows Dialog" is checked, a standard Windows dialog with customizable buttons will be displayed. If the "buttons" field is not filled in, a single "OK" button will be used. If buttons are specified, those buttons will be displayed on the message window, and a value called RESPONSE will be filled with the button number. Example: "&Yes|&No" will result in 2 buttons, and RESPONSE will be set to 1 if Yes is pressed, 2 if No is pressed.
You can insert values (see “Set Value” and “File Actions”) into both the message, and the title. Example: Display Message: “Job finished at [TODAY], [NOW]”,”Attention”