Set Variant Attribute

Creates or replaces a variant attribute.

1378

Inputs/Outputs

datatype_icon

variant

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

datatype_icon

name

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

If name matches an attribute, this node replaces the attribute with the value specified. If name does not match an attribute, this node creates a new attribute. If name is an empty string, this node returns an error.
datatype_icon

value

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

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

variant out

The resulting variant data.

datatype_icon

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.
datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior