# 设置变量 (Set variable)

此节点允许您通过加、减、乘、除和连接来更改变量的值。

<figure><img src="/files/q5hywJ7G7bLSgVptkSvd" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Variable name</td><td>选择变量</td></tr><tr><td>Operator</td><td>选择运算符</td></tr><tr><td>Variable or value</td><td>输入变量或值</td></tr></tbody></table>


---

# 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/zi-dong-hua-yong-hu-shou-ce/shu-ju-data/she-zhi-bian-liang-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.
