mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 14:07:26 +00:00
17 lines
370 B
Markdown
17 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'}}>
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
</div>
|