Skip to content

matheswarwan/Ampscript-Editor-In-Cloud-Pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Ampscript Editor in cloud pages

Checkout demo here

  1. Copy the html
  2. Deploy into a landing page & Open
  3. Write code and debug!!

Happy coding!

<script runtat="server"> Platform.Load("core","1.1.5"); try { Write('Hello world'); } catch(e) { Write(Stringify(e)); } </script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages