Title here
Summary here
Class
Deprecated
Kind: global class
Extends: Class
Class
This static class represents CountryUtils. It provides several tools to work with country ISO norm
string
Transform 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 |