Last Updated: Dec 6, 2020
Use this function to reset the variable to its default type value (i.e., empty string for String and Text variables, 0 for Integer variables, no elements for List, etc.). The variable still exists in memory.
Clear a Jiffy variable (variable_name)
Input Parameter Name | Description |
---|---|
variable_name | Name of the variable to be reset |
Clear a Jiffy variable (Destination)