Clear values
Clear and remove variables from your automation
|
|||||
|
|
With this building block you can remove variables from your automation and clear assigned values.
Removing unused data is good practice as it will speed up your flow if you have any subsequent interactive steps like forms or pickers. Whenever Ultradox executed an interactive step, all data has to be saved. If you reduce the size of your data model, saving and loading the current state will be faster.
Use cases
- Clear variables at the beginning of a repeat loop
- Reduce the size of the data to speed up your automation
Configuration
Click on the bold text in the description to enter the variables you want to remove.
You can either enter a simple variable name like givenName
to be cleared or you can also add a prefix if you want to remove a list or all variables with a given prefix.
If you for example have a list with several items like rows[].givenName and rows[].familyName just enter rows
to remove the list.
Questions and Feedback
If you have any comments on this page, feel free to add suggestions right to the Google document that we are using to create this site.
If you are not yet member of the Ultradox community on Google+, please join now to get updates from our end or to provide feedback, bug reports or discuss with other users.
Last Updated: 6/1/20