Clear All Variables
Controlled node
Overview
This node clears all variables in the workflow. This can be useful for resetting the state of the workflow and ensuring that no old data is carried over to the next run. However variables are cleared when the workflow is restarted, so this node is not required to clear variables between restarts.
Inputs
Input | Type | Description | Default |
---|---|---|---|
set | Event | Clears all the variables | - |
Outputs
Output | Type | Description |
---|---|---|
done | Event | Fires when the variables have been successfully cleared |