Langage 4DCommandesInterruptionsVersion: SuivantInterruptionsABORTASSERT ( 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 )}