AddVar

AddVar adds specified value to the variable saved with SetVar.
| Label | function |
|---|---|
| name | Specify the name of the variable to increase the value. |
| nvalue | Specify the integer value to be added. |

AddVar adds specified value to the variable saved with SetVar.
| Label | function |
|---|---|
| name | Specify the name of the variable to increase the value. |
| nvalue | Specify the integer value to be added. |