onerror label
Causes the Gosub at label to be executed or Subroutine to be called when an runtime error occurs. Program control may be resumed at the next statement with a Return statement in the subroutine.
See example of usage on Error Codes and ThrowError pages.
0.9.6z