Is Error

Checks an error cluster to see if an error occurred.

1378

Inputs/Outputs

datatype_icon

error in

An error cluster that you use to check for errors or warnings.

datatype_icon

error?

A Boolean that indicates whether the error cluster contains an error.

True error in contains an error.
False error in contains a warning or no error or warning occurred.