Clear content action
- Updated: 2022/11/08
Clear content action
The Clear content action in the Data Table package enables you to clear the contents of the specified table variable.
Settings
This action clears the content until the execution of the bot is completed. After the bot execution is completed, the original values of the table variables are restored.
This action enables you to reuse an existing table variable to store
values that are used only during the bot execution.
Note: The data type
of the values must be same as the data type of the columns in the table
variable.