Standard SetsStandard Sets
Sets Countries

Isle of Man

Isle of Man

countryName

Variations

officialStateName

The Isle of Man

twoLetterCode

IM

threeLetterCode

IMN

numericCode

833

ccTLD

.im

Transformations1

Convert Country name to official state name

Isle of ManThe Isle of Man

getItemVariation('Isle of Man', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Isle of ManIsle of Man

getItemVariation('The Isle of Man', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Isle of ManIM

getItemVariation('The Isle of Man', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Isle of ManIMN

getItemVariation('The Isle of Man', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner