ECATCH.LOC() Function

The DataBasic ECATCH.LOC function returns TRUE if an exception catch label is defined in this (local) code level. Otherwise it returns a FALSE value.

Syntax

ECATCH.LOC()

See Also

DataBasic Exception Handler