getISOCountries (JavaScript)
Returns a list of all 2-letter country codes defined in ISO 3166. Can be used to create Locales
Defined in
Locale (Runtime - JavaScript)Syntax
getISOCountries() : string[]
Returns a list of all 2-letter country codes defined in ISO 3166. Can be used to create Locales
getISOCountries() : string[]