Indicates whether the data type stored in variant is an error cluster.


icon

Inputs/Outputs

  • cfxdt.png variant

    variant specifies the variant data from which you want to retrieve data type information.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ibool.png is error cluster?

    is error cluster? returns TRUE if the data type stored in variant is an error cluster. Otherwise, this output returns FALSE.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.