Articles → UIPATH → Output Data Table Activity In Uipath
Output Data Table Activity In Uipath
Purpose
Example
- Drag and drop the "Build Data Table" activity on the designer panel to create the data table.
Click to Enlarge
- In the properties window of the "Build Data Table" activity, set the output to a variable "table".
Click to Enlarge
- Drag and drop the "Output Data Table" activity. Set the input as the variable "table" and set the output to the string variable "output".
Click to Enlarge
- Finally, display the value of the "output" variable in the message box.
Click to Enlarge
- Save and run the bot.
Output
Click to Enlarge