ToolJet/docs/versioned_docs/version-2.2.0/actions/unset-variable.md

16 lines
408 B
Markdown
Raw Normal View History

---
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>