ToolJet/docs/versioned_docs/version-1.x.x/actions/unset-variable.md
2022-12-09 15:49:55 +05:30

16 lines
No EOL
409 B
Markdown

---
id: unset-variable
title: Unset variable
---
This action allows you to removev 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>