by dev | Apr 21, 2018 | Book
HTTPRequestHeader This function returns a specified header from an HTTP request. This function is only available in landing pages, microsites and CloudPages. It cannot be used in other Marketing Cloud applications. Argument HTTPRequestHeader(1) Ordinal Type Required...
by dev | Apr 21, 2018 | Book
DescribeMSCRMEntityAttributes This function returns the logical name, display name and type of the specified Microsoft Dynamics CRM entity. If the attribute is Boolean, status, a picklist or a state, the function returns a comma-separated list of option and display...
by dev | Apr 21, 2018 | Book
Overview AMPscript includes several functions for working with website or ‘site-based’ content in Marketing Cloud. See the table below for a few different options for creating site-based content in Marketing Cloud: Application Feature Description Email...
by dev | Apr 21, 2018 | Book
LookupRowsCS This function returns a set of unordered rows from a Data Extension. This variation of the LookupRows function treats selection values as case-sensitive. Arguments LookupRowsCS(1,2,3,[4a,4b]...) Ordinal Type Required Description 1 String True Name of the...
by dev | Apr 21, 2018 | Book
Overview In addition to the set of personalization strings available for Einstein Email Recommendations, Marketing Cloud also includes one AMPscript function for working with Einstein Email Recommendations Content. NOTE: When using Einstein Email Recommendations in...
by dev | Apr 21, 2018 | Book
Row This function returns a specific row from a row set. Arguments Row(1,2) Ordinal Type Required Description 1 String Y Row set from which to return the row 2 Number Y Position of element to retrieve from the row set Example Data Extension: LoyaltyMembers Name Data...