QuestionQ42

Scripting and Automation

Which action can the RaiseError AMPscript function be configured to carry out?

  • A Update the subscriber's status
  • B Delete the subscriber record
  • C Log the source of the error
Explanation

RaiseError() produces an error message and stops processing for a send or subscriber. Its error message can identify the source of the failure, enabling that error source to be logged; it does not change subscriber status or delete subscriber records. Salesforce: RaiseError()

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!