Indicates if UNDO, THROW has been set as the default error handling directive at either the routine level or the block level.
The
ROUTINE-LEVEL ON ERROR UNDO, THROWstatement and the
BLOCK-LEVEL ON ERROR UNDO, THROWstatement override default error handling. The
-undothrow startup parameter can also be used to override default error handling. See the
OpenEdge Deployment: Startup Command and Parameter Reference for more information about
-undothrow.