HELP
An object that stops the execution of a
thread.

USE
Use Exit Thread to terminate the execution of
an independent thread.  Exit Thread only
stops the execution of the thread on which it
resides.

LOCATION
Flow ==> Exit Thread

SEE ALSO
Break, Escape, Exit UserObject, Start, and
Stop.
