Message Box

Object that allows a message box to open in the screen.

Settings

To use this object, you need to drag it to the Studio's workspace and insert the desired message.

Title

It's the object's name and doesn't need to be changed, unless you want to identify it to make it easier to find on the robot, for example: "Message Box - Zip Code Data".

Message

Text, value or condition to be shown in the message box.

INTERPOLATION

This is a technical concept used in programming and you don't need to worry about changing it at this point.

VARIABLES

To find out more about it, click here.

USE CASES

  • To check the return of some data configured within another object. Example: Zip Code or ID Number.

  • When you simply want to see a specific message on the screen.

  • To pause the robot's execution and check the return of some data and/or message.

Example

To check the return of data using the Search Zip Code Data object.

Example - Functional Model of the Message Box Object

STEP 1: Select Roboteasy zip code.

Search CEP Data Object

STEP 2: Set the "Message Box" object with the Identifier Name of the "Search Data CEP Object".

Message Box settings

STEP 3: Check the execution, thus showing the data fetched from Roboteasy zip code.

Successful robot's execution

Download it:

Last updated

Was this helpful?