by dev | Apr 21, 2018 | Book
FormatCurrency This function formats a string as a currency for the specified locale. Arguments FormatCurrency(1,2,3,4) Ordinal Type Required Description 1 String True Currency string to format 2 String True ISO locale code for the currency unit 3 Number False Decimal...
by dev | Apr 21, 2018 | Book
CloudPagesURL This function provides a convenient method of linking to landing pages (created in CloudPages) from email messages. When an email is sent that includes a link to a landing page with this function, a URL link is generated to the landing page and is...
by dev | Apr 21, 2018 | Book
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 =...
by dev | Apr 21, 2018 | Book
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...
by dev | Apr 21, 2018 | Book
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...
by dev | Apr 21, 2018 | Book
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...