ToolJet/docs/versioned_docs/version-2.2.0/actions/set-variable.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
370 B
Markdown

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