Lenguaje 4D Comandos InterrupcionesVersión: 20 R10 BETA InterrupcionesABORT ASSERT ( expresionBool {; textoMensaje} ) Asserted ( expresionBool {; textoMensaje} ) : Boolean FILTER EVENT Get assert enabled : Boolean Last errors : Collection Method called on error {( alcance )} : Text Method called on event : Text ON ERR CALL ( metodoError {; alcance} ) ON EVENT CALL ( metodoEvento {; nombreProceso} ) SET ASSERT ENABLED ( aser {; *} ) throw ( errorCode {; descripcion} ) throw {( errorObj )}