Function DisplayCountry

Outputs a country name

DisplayCountry([COUNTRY_CODE])

Parameters

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

Returns

The country name


Examples

Example of outputting a country name

{{DisplayCountry(ALIAS.CCODE)}}