Title here
Summary here
ClassDeprecated
Kind: global class
Extends: Class
ClassThis static class represents CountryUtils. It provides several tools to work with country ISO norm
stringTransform a ISO 3166-1 Alpha-3 code to ISO 3166-1 Alpha-2 code
Kind: static method of CountryUtils
Returns: string - - a ISO 3166-1 Alpha-2 key code
| Param | Type | Description |
|---|---|---|
| iso3Key | string | a ISO 3166-1 Alpha-3 key code |