Function DisplayPriceSymbol

Outputs the currency symbol for a given country

DisplayPriceSymbol([COUNTRY_CODE])

Parameters

# Type Passing Default Name Description/Comments
1 string required UK COUNTRY_CODE The country code

Returns

The currency symbol for the country


Examples

Example of displaying the price symbol

{{DisplayPriceSymbol(ALIAS.CCODE)}}