Delete Variant Attribute

Deletes either a single variant attribute or all variant attributes.

1378

Inputs/Outputs

datatype_icon

variant in

The variant data for which you want to delete one or all attributes.

datatype_icon

name

The name of the attribute you want to delete. If name matches an attribute, this node deletes the attribute and its value. If name is an empty string, this node deletes all attributes in the variant data.

Default value: all attributes

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 variant data with the deleted attribute(s).

datatype_icon

found?

A Boolean value that indicates whether the node found the attribute that is specified in name.

True The node found the attribute specified in name. If name is unwired, the node located and deleted all attributes.
False The node did not find the attribute specified in name. If name is unwired, the node found no attributes.
datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior