Error check
Checks whether an input node is errored.
Inputs
-
geometry
- Accepts a single geometry connection (unless the SHIFT key is held).
-
input
- The data input to check for errored data nodes.
-
message
- The message (as a string value) to output when the node detects an errored input. If left blank, the specific error of the errored node will be output.
Outputs
-
error
- The boolean value signaling whether a connected node has errored or not.
-
error message
- The error message of the connected node that has errored.
Note(s)
- Other names for this node include: Error, Error switch.