In adobe launch the developer has created a rule and used console.log("pageError", event.detail); in custom code section and have used evar9 set as %event.detail.formName%:%event.detail.errorText% under variables. This rule triggers in a direct call rule events. How to debug and see this in console?...