update_variable
Update attributes of an existing variable, including name, comment, address, and initial value. Pass a single space to clear an attribute.
Instructions
Update attributes of an existing variable. Only the non-empty arguments are applied. To clear an attribute, pass a single space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| new_name | No | ||
| comment | No | ||
| address | No | ||
| initial_value | No |