Línguagem 4D Comandos InterruptionsVersão: 20 R10 BETA InterruptionsABORT ASSERT ( expressaoBool {; mensagemTexto} ) Asserted ( expressaoBool {; mensagemTexto} ) : Boolean FILTER EVENT Get assert enabled : Boolean Last errors : Collection Method called on error {( scope )} : Text Method called on event : Text ON ERR CALL ( metodoErro {; escopo} ) ON EVENT CALL ( metodoEvento {; nomeProcesso} ) SET ASSERT ENABLED ( asserções {; *} ) throw ( errorCode {; descrição} ) throw {( erroObj )}