Set Variant Attribute
- Updated2023-02-17
- 2 minute(s) read
Set Variant Attribute
Creates or replaces a variant attribute.

Inputs/Outputs

variant
The variant data for which you want to create or replace an attribute value.

name
The name of the attribute you want to replace or create.

value
The value of the attribute. You can wire any data type to this input.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

variant out
The resulting variant data.

replaced
A Boolean that indicates whether the node replaced an attribute.
True | The node replaced an attribute. |
False | The node did not replace an attribute. |

error out
Error information.
The node produces this output according to standard error behavior.