ToolJet/docs/versioned_docs/version-2.2.0/actions/unset-page-var.md
Shubhendra Singh Chauhan 02e218c24c
[doc] version 2.2.0 (#5755)
* doc version 2.2.0

* updated v2.0 v2.1 v2.2 docs for ses dynamo and s3
2023-03-16 12:58:33 +05:30

16 lines
462 B
Markdown

---
id: unset-page-variable
title: Unset page variable
---
Use this action to clear the variable that was created using the set page variable action.
:::info
You can also trigger actions from the **JavaScript code**. Check it out [here](/docs/how-to/run-actions-from-runjs).
:::
<div style={{textAlign: 'center'}}>
<img className="screenshot-full" src="/img/actions/page/set-page-var.png" alt="ToolJet - Action reference - Switch page" width="600"/>
</div>