# Set variable

This node allows you to change the value of a variable by adding, subtracting, multiplying, dividing, and concatenate .\
\
Nút này cho phép bạn thay đổi giá trị của một biến bằng cách cộng, trừ, nhân, chia, và nối tiếp.

<figure><img src="/files/7qZgTAYbDWW5V9tq6GvP" alt=""><figcaption></figcaption></figure>

| parameter         | illustrate                                                          |
| ----------------- | ------------------------------------------------------------------- |
| Variable name     | <p>Choose a variable</p><p>Chọn một biến</p>                        |
| Operator          | <p>Select operator</p><p>Chọn toán tử</p>                           |
| Variable or value | <p>Enter the variable or value</p><p>Nhập vào biến hoặc giá trị</p> |

{% file src="/files/LxlcvIcDeonN95oBH0ne" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hidemium.io/automation-user-manual/data/set-variable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
