4D Language Commands InterruptionsVersion: 20 R9 InterruptionsABORT ASSERT ( boolExpression {; messageText} ) Asserted ( boolExpression {; messageText} ) : Boolean FILTER EVENT Get assert enabled : Boolean Last errors : Collection Method called on error {( scope )} : Text Method called on event : Text ON ERR CALL ( errorMethod {; scope} ) ON EVENT CALL ( eventMethod {; processName} ) SET ASSERT ENABLED ( assertions {; *} ) throw ( errorCode {; description} ) throw {( errorObj )}