Returns the value of the specified Attribute.
| Input | Description |
|---|---|
| Get | Triggers the node. |
| Attribute | The name of the Attribute from which the value will be taken. Names are case sensitive, please make sure to type the names correctly. |
| Output | Description |
| Value | Outputs the value that was taken from the Attribute defined in the Attribute input. |
| Error | Outputs when an error occurs in the acquisition of the Attribute's value. |
Changes the value of the specified Attribute.
| Input | Description |
|---|---|
| Set | Triggers the node. |
| Attribute | The name of the Attribute whose the value should be changed. Names are case sensitive, please make sure to type the names correctly. |
| Value | The new value that the Attribute's value will be set to. |
| Output | Description |
| Error | Outputs when an error occurs in the change of the Attribute's value. |