Update¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The value to be set to the variable. | Any | ||
| Output ➡️ | The input value is passed through as the output. | Any | ||
| Name | No | The name of the variable. | `` | StringVar(Any) | 
| Key | No | The key of the value to read from the table (parameter applicable only if the target variable is a table). | none | Any | 
| Global | No | If the variable is available to all of the wires in the same mesh. | false | Bool | 
Modifies the value of an existing mutable variable.