📄️ ABORT
ABORT
📄️ ASSERT
ASSERT ( expresionBool {; textoMensaje} )
📄️ Asserted
Asserted ( expresionBool {; textoMensaje} ) -> Resultado
📄️ FILTER EVENT
FILTER EVENT
📄️ Get assert enabled
Get assert enabled -> Resultado
📄️ Last errors
Last errors -> Resultado
📄️ Method called on error
Method called on error {( alcance )} -> Resultado
📄️ Method called on event
Method called on event -> Resultado
📄️ ON ERR CALL
ON ERR CALL ( metodoError {; alcance} )
📄️ ON EVENT CALL
ON EVENT CALL ( metodoEvento {; nombreProceso} )
📄️ SET ASSERT ENABLED
SET ASSERT ENABLED ( aser {; *} )
📄️ throw
throw ( errorCode {; descripcion} )