offerror
Removes the last error trap defined with the OnError statement. If all of the traps have been removed then error trapping is restored to the default behavior.
You may not execute an OffError statement inside a Try / Catch / End Try statement.
See examples of usage on OnError and ThrowError pages.
0.9.6z | New To Version |