Message Box
Object that allows a message box to open in the screen.
Last updated
Object that allows a message box to open in the screen.
Last updated
Important: This operation will pause the robot's execution while the message box isn't closed.
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.
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.
To check the return of data using the Search Zip Code Data object.
STEP 1: Select Roboteasy zip code.
STEP 2: Set the "Message Box" object with the Identifier Name of the "Search Data CEP Object".
STEP 3: Check the execution, thus showing the data fetched from Roboteasy zip code.