Langage 4DCommandes par thèmeInterruptionsVersion : SuivantInterruptionsABORTASSERT ( expressionBool : Boolean {; texteMessage : Text} )Asserted ( expressionBool : Boolean {; texteMessage : Text} ) : BooleanFILTER EVENTGet assert enabled : BooleanLast errors : CollectionMethod called on error ( portée : Integer ) : TextMethod called on event : TextON ERR CALL ( méthodErreur : Text {; portée : Integer} )ON EVENT CALL ( méthodeEvén : Text {; nomProcess : Text} )SET ASSERT ENABLED ( asserts : Boolean {; *} )throw ( errorCode : Integer {; description : Text} )throw ( errorObj : Object )