Langage 4DCommandesInterruptionsVersion: 20 R7InterruptionsABORTASSERT ( expressionBool {; texteMessage} )Asserted ( expressionBool {; texteMessage} ) : BooleanFILTER EVENTGet assert enabled : BooleanLast errors : CollectionMethod called on error {( portée )} : TextMethod called on event : TextON ERR CALL ( méthodErreur {; portée} )ON EVENT CALL ( méthodeEvén {; nomProcess} )SET ASSERT ENABLED ( asserts {; *} )throw ( errorCode {; description} ) throw {( errorObj )}