Using the Message box action

The Message box action in the Message Box package enables you to insert a message box that shows a message when the task runs.

Procedure

  1. Double-click or drag the Message box action from the Message box package in the Actions palette.
  2. In the Enter the message box window title field, enter a window title for the message box.
  3. In the Enter the message to display field, enter a message that you want the bot to display.
    This field holds up to 65535 alphanumeric characters, 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.
  4. In the Scrollbar after lines field, specify the number of lines at which you want to show a scroll bar.
  5. Optional: Select the Close message box after option and specify the number of seconds after which you want the message box to close automatically.
    Important: Select this check box if the bot will run on an unattended machine.
  6. Click Save.