Changes

Created page with "This action can be used to clear one or more variables to an empty state. * String variables will set to an empty string. * Numerical variables will be set to zero. * Boolean..."
This action can be used to clear one or more variables to an empty state.

* String variables will set to an empty string.
* Numerical variables will be set to zero.
* Boolean variables will be set to false.