The DEBUG statement causes the executing program to enter the jBC debugger.
DEBUG
The debugger is described here.
IF FatalError = TRUE THEN DEBUG ;*enter the debugger END
jBC