Skip to main content

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

InputTypeDescriptionDefault
setEventClears all the variables-

Outputs

OutputTypeDescription
doneEventFires when the variables have been successfully cleared

Examples