GetCountryNames
getCountryNames
Get name of countrys.
Syntax
getCountryNames()
Arguments
Return type
Dictionary
Examples
Dictionary countryNames = getCountryNames();
countryNames["dk"];//Danmark
Availability
Version 6.0
Get name of countrys.
Syntax
getCountryNames()
Arguments
Return type
Dictionary
Examples
Dictionary countryNames = getCountryNames();
countryNames["dk"];//Danmark
Availability
Version 6.0