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

AuthenticatedEmployeeUserName

AuthenticatedEmployeeUserName This function returns the username of the authenticated Marketing Cloud account user who is accessing the page. This is useful when creating customized pages for child Business Units (a feature available in earlier Enterprise 2.0...