CountryName(CountryCode: String): String
Country Name function returns the country name when passed an ISO 2 character country code.
CountryName function syntax has these named arguments:
Parameter |
Description |
|---|---|
Country Code |
Required. The Country Code to return the Country Name for. |