ECLEARCATCH Statement

The DataBasic ECLEARCATCH statement clears the local exception catch label. If there is no ECATCH defined at this code level this statement has no effect.

Syntax

ECLEARCATCH

See Also

DataBasic Exception Handler