Skip to main content

Unset All Variables

Use this action to unset all app-level variables at once.

Configuration

ParameterDescriptionDefault
Run Only IfOptional condition that determines whether this action runsEmpty
DebounceTime in milliseconds to wait before executing the actionEmpty (no delay)
ToolJet - Action reference - Unset All Variables

Triggering via RunJS

actions.unsetAllVariables();
info

For a full quick-reference of all actions' RunJS syntax, see Run Actions from RunJS.