Lowercase

Lowercase This function converts all uppercase letters in the specified string into lowercase letters. Argument Lowercase(1) Ordinal Type Required Description 1 String True String to convert into lowercase Example %%[ var @locale, @localeLower set @locale =...

IsNullDefault

IsNullDefault This function is used to return a default value for empty Smart Capture form field values. When a Smart Capture form is created with Classic Content in Email Studio, AMPscript is automatically generated by the feature to populate the form data into a...

ProperCase

ProperCase This function capitalizes the first letter in the specified string and any other letters in the string that follow any character other than a letter. It converts all other letters into lowercase. Argument ProperCase(1) Ordinal Type Required Description 1...

LiveContentMicrositeURL

LiveContentMicrositeURL This function enables integration with Live Content in Marketing Cloud. Live Content includes the following features: Live Image: compares the effectiveness of two images within email content Live Offers: dynamically renders coupon barcodes or...

RegExMatch

RegExMatch This function searches for and returns a string for the first occurrence of the matching regular expression pattern. Arguments RegExMatch(1,2,3,[n]) Ordinal Type Required Description 1 String True String to search for a match 2 String True Regular...

MicrositeURL

MicrositeURL This function is similar to CloudPagesURL, but it’s specifically for linking to microsite pages created in Classic Content. When an email is sent that includes a link to a microsite page with this function, a URL link is generated to the page and is...