Remove Error Cluster Attribute VI

Owning Palette: Multiple Errors VIs

Requires: Base Development System

Removes an attribute from an error cluster.

 Add to the block diagram  Find on the palette
error in specifies an error cluster that you use to check for errors or warnings.
attribute name specifies the name of the attribute that you want to remove.
error out returns an error cluster with the attribute removed. If the attribute is not found, this output returns the same error as error in.
deleted? indicates if the attribute is removed.