Comments
Comments can be included in AMPscript blocks. They are contained within an opening /*
and closing */
syntax pair and provide the ability to include a readable explanation or annotation for users. Any comments are ignored by Marketing Cloud and will not be interpreted. They can be used on a single line or traverse multiple lines.
Example 1
This is an example of a single-line comment:
Not a subscriber? Subscribe now.
Example 2
Here is an example of a comment traversing multiple lines:
Not a subscriber? Subscribe now.