Constant ONERR

Source
pub const ONERR: OpCode = _; // 51u8
Expand description

ONERR A - Make R(A) the current error handler and put the previous error handler in R(A). If R(A) is nil then remove error handler.