Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <script runat="server">
  2. Platform.Load("Core","1.1") ;
  3. try {
  4. </script>
  5.  
  6. <!-- ampscript goes here -->
  7.  
  8. <script runat="server">
  9. Platform.Load("Core","1.1") ;
  10. } catch(e) {
  11. Write(Stringify(e));
  12. }
  13. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement