4D LanguageCommandsInterruptionsVersion: 20 R7InterruptionsABORTASSERT ( boolExpression {; messageText} )Asserted ( boolExpression {; messageText} ) : BooleanFILTER EVENTGet assert enabled : BooleanLast errors : CollectionMethod called on error {( scope )} : TextMethod called on event : TextON ERR CALL ( errorMethod {; scope} )ON EVENT CALL ( eventMethod {; processName} )SET ASSERT ENABLED ( assertions {; *} )throw ( errorCode {; description} ) throw {( errorObj )}