Hello, There is a way to get the country names informing just the ISO Code? like: countryName = getCountryName('US') // returns "United States" for instance. best regards