Skip to main content

Unset All Page Variables

Use this action to unset all page-level variables on the current page 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 Page Variables

Triggering via RunJS

actions.unsetAllPageVariables();
info

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