by dev | Apr 21, 2018 | Book
GetSocialPublishURL This function returns HTML for sharing a predefined region of content using the social network code found in the table below. When a recipient clicks on a social link defined by this function, they are directed to the social network. The default...
by dev | Apr 21, 2018 | Book
Uppercase This function converts all lowercase letters in the specified string to uppercase. Argument Uppercase(1) Ordinal Type Required Description 1 String True String to convert into uppercase Example %%[ var @locale, @localeUpper set @locale =...
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.
by dev | Apr 21, 2018 | Book
AttributeValue This function returns the value of an attribute based on the context of the Contact or Subscriber. These values are derived from a field or attribute related to the Contact or Subscriber that the message is sent to. These can include the following data...