GetSocialPublishURL

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...

Uppercase

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 =...

GetSocialPublishURLByName

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...

Utility Functions

Overview AMPscript includes several miscellaneous functions which provide conditional evaluation, variable output and other utilities.

String Functions

Overview The string AMPscript functions are generally used to perform any string operation, including parsing, converting, concatenating, trimming and matching.

AttributeValue

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...