EXCEPT.NUM() Function

The DataBasic EXCEPT.NUM function returns the saved exception number. This is zero if no exception has been generated.

Syntax

EXCEPT.NUM()

See Also

DataBasic Exception Handler