Removes an attribute from an error cluster.


icon

Inputs/Outputs

  • cerrcodeclst.png error in

    error in specifies an error cluster that you use to check for errors or warnings.

  • cstr.png attribute name

    attribute name specifies the name of the attribute that you want to remove.

  • ierrcodeclst.png error out

    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.

  • ibool.png deleted?

    deleted? indicates if the attribute is removed.