Valid Marketing-Cloud-Developer Dumps shared by ExamDiscuss.com for Helping Passing Marketing-Cloud-Developer Exam! ExamDiscuss.com now offer the newest Marketing-Cloud-Developer exam dumps, the ExamDiscuss.com Marketing-Cloud-Developer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Marketing-Cloud-Developer dumps with Test Engine here:
A developer wants to use the RaiseError Ampscript function when a subscriber does not have the necessary data to build an email. Which two outcomes are possible using this function? Choose 2 answer
Correct Answer: A,B
Using the RaiseError AMPscript function allows a developer to handle errors when necessary data for building an email is missing. The possible outcomes of using this function include: * The send fails (A)- The entire email send can be stopped if a critical error is encountered. * The email is not sent to the particular subscriber (B)- The send can be aborted for specific subscribers who do not have the necessary data. References: * Salesforce Marketing Cloud AMPscript RaiseError Function * Salesforce Marketing Cloud Documentation