> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/response-nodes/variable-category/edit-variable.md).

# Edit Variable

| Field             | Description                                                                                                                                   |
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **Variable Name** | The name of the variable that will be edited.                                                                                                 |
| **Variable Type** | The type of variable this is saved as.                                                                                                        |
| **Operation**     | The operation to take on the variable. The options are addition, subtraction, multiplication, and division.                                   |
| **Value**         | The amount to operate by. For example if you put **2** in this field, and the operation is addition, 2 will be added to the variable's value. |
