This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Skip On Error

Description

This container executes the functors within it and captures and ignores any error that may occur during the execution of the enveloped functors.

Inputs

Optional Inputs

Outputs

Group

Notes

Any error occurring in any functor within this container will be ignored, thus avoiding the premature termination of the model. In case an output is expected outside of this container, a link between the external functor and its precedent within the container must be established using a type of join functor, otherwise all subsequent execution will be canceled.

Internal Name

SkipOnError