ToolJet/docs/versioned_docs/version-2.2.0/actions/unset-variable.md
Karan Rathod a5bed621f2
fix spelling errors across all docs (#7116)
Co-authored-by: Karan Rathod <karanrathod@Karans-MacBook-Pro.local>
2023-07-27 16:14:59 +05:30

16 lines
No EOL
408 B
Markdown

---
id: unset-variable
title: Unset variable
---
This action allows you to remove the variable variable that was created using the set 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'}}>
![ToolJet - Action reference -Set variable](/img/actions/unsetvar/unsetvar.png)
</div>