Standard SetsStandard Sets
Sets Countries

Iceland

Iceland

countryName

Variations

officialStateName

The Republic of Iceland

twoLetterCode

IS

threeLetterCode

ISL

numericCode

352

ccTLD

.is

Transformations1

Convert Country name to official state name

IcelandThe Republic of Iceland

getItemVariation('Iceland', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of IcelandIceland

getItemVariation('The Republic of Iceland', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Republic of IcelandIS

getItemVariation('The Republic of Iceland', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Republic of IcelandISL

getItemVariation('The Republic of Iceland', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner