Is Error Cluster
- Updated2025-07-30
- 2 minute(s) read
Indicates whether the data type stored in variant is an error cluster.

Inputs/Outputs
variant
—
variant specifies the variant data from which you want to retrieve data type information.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
is error cluster?
—
is error cluster? returns TRUE if the data type stored in variant is an error cluster. Otherwise, this output returns FALSE.
error out
—
error out contains error information. This output provides standard error out functionality. |
variant
—
error in (no error)
—
is error cluster?
—
error out
—