Línguagem 4DCommands by themeInterruptionsVersão: PróximoInterruptionsABORTASSERT ( expressaoBool : Boolean {; mensagemTexto} )Asserted ( expressaoBool : Boolean {; mensagemTexto} ) : BooleanFILTER EVENTGet assert enabled : BooleanLast errors : CollectionMethod called on error ( scope : Integer ) : TextMethod called on event : TextON ERR CALL ( metodoErro : Text {; escopo : Integer} )ON EVENT CALL ( metodoEvento : Text {; nomeProcesso : Text} )SET ASSERT ENABLED ( asserções : Boolean {; *} )throw ( errorCode : Integer {; description : Text} )throw ( errorObj : Object )