Returns the value of an attribute stored in an error cluster. If the attribute is not found, this VI returns an empty string.


icon

Inputs/Outputs

  • cerrcodeclst.png error

    error 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 read.

  • istr.png JSON object string

    JSON object string returns the JSON objects stored in the error cluster.

  • istr.png value string

    value string returns the value of the attribute.

  • ibool.png found?

    found? indicates if the attribute is found.