CurrencyCulture
Overrides the default cultural settings for currency formatting. Useful in Word templates that format currency fields with the \# Currency picture switch.
Category: Advanced Data Formatting Parameter
Compatible with: Composer 8
Parameter Name: CurrencyCulture
Parameter Value: [5-character language/country code]
Parameter Requirements: None
Parameter Description: CurrencyCulture Specifies cultural settings for currency formatting. This parameter overrides the default cultural settings for currency formatting. Useful in Word templates that format currency fields with the \# Currency picture switch.
A language/country culture code is composed of 2 lowercase letters, a hyphen, followed by 2 uppercase letters. The first two letters indicate the language; the last two indicate the country.
In the example below, de-DE specifies that the culture is for German/Germany. For Word merge fields that use the \# Currency picture switch, the currency values would automatically be formatted as Euros.
You can also use dynamic field content for the parameter value: &CurrencyCulture={!Contact.Culture}.
Example:
&CurrencyCulture=de-DE