ToolJet/docs/versioned_docs/version-2.0.0/actions/set-variable.md

17 lines
370 B
Markdown
Raw Normal View History

2022-12-09 10:19:55 +00:00
---
id: set-variable
title: Set variable
---
This action allows you to create a variable and assign a `value` to it.
:::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/setvar/setvar.png)
</div>