Skip to content

ErrorNode

Purpose of the Node

The ErrorNode is designed to log an error message to the console and optionally display a toast notification to the user. It is useful for handling errors in your visual scripting workflow.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartTrigger the execution of the nodeInputExecution
MessageThe error message to log and optionally displayStringMap
On Screen?Determines if a toast notification should be shownBooleanNormal
EndContinue the flow if the error handling is successfulOutputExecution