HELP
An object that stops the execution of a
UserObject.

USE
Use Exit UserObject to stop the execution of
all threads in the UserObject and start
execution in the next object after the
UserObject in the model.  Any data sent to
the UserObjects output terminals before the
Exit UserObject was encountered, is passed to
the appropriate succeeding object(s) by
activating these outputs.

Use Exit UserObject to make an early exit
from a UserObject.

LOCATION
Flow ==> Exit UserObject

SEE ALSO
Create UserObject, Raise Error, Exit Thread,
Start, Stop, and UserObject.
