by dev | Apr 21, 2018 | Book
Empty Return Handling Options If the syndicated content URL returns empty content, the platform assumes there is no syndicated content relevant to the context of the email, and continues the email send. This behavior can be changed by appending a number delimited by a...
by dev | Apr 21, 2018 | Book
V This function outputs the value of a variable. It is commonly used when a variable is defined within a code block and the result is displayed in an email, message or web page. Argument V(1) Ordinal Type Required Description 1 String True Variable value to output...
by dev | Apr 21, 2018 | Book
Overview What is a best practice anyway? Often it’s a narrowing of the options — throwing out what doesn’t work, leaving the only the essentials as a “here’s what works” list. Marketing Cloud communities like...
by dev | Apr 21, 2018 | Book
GetSocialPublishURLByName This function returns HTML for sharing a predefined region of content using a social network name found in the table below. When a recipient clicks on a social link defined by this function, they are directed to the social network and the...
by dev | Apr 21, 2018 | Book
Overview AMPscript includes several miscellaneous functions which provide conditional evaluation, variable output and other utilities.
by dev | Apr 21, 2018 | Book
Overview The string AMPscript functions are generally used to perform any string operation, including parsing, converting, concatenating, trimming and matching.