Is Error Cluster VI

Owning Palette: Data Type Parsing VIs

Requires: Base Development System

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

 Add to the block diagram  Find on the palette
variant specifies the variant data from which you want to retrieve data type information.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
is error cluster? returns TRUE if the data type stored in variant is an error cluster. Otherwise, this output returns FALSE.
error out contains error information. This output provides standard error out functionality.