Using the Message box action
Use the Message box action to insert a message box that shows a message when the task runs.
Procedure
- Double-click or drag the Message box action from the Message box package in the Actions palette.
- Enter a window title for the message box.
-
Enter the message to display.
This field holds up to 65535 alphanumeric, character, and empty values.Note: To provide a string that includes a dollar sign ($), you must enter two dollar signs. For example, if you enter Pay $$5.00, the output will be
Pay $5.00
. - Specify the number of lines at which to show a scroll bar.
- Optional:
Select the Close message box after option and specify
the number of seconds after which the message box closes automatically.
Important: Select this check box if the bot will run on an unattended machine.
- Click Save.