Standard SetsStandard Sets
Sets → Countries →

Montenegro

Montenegro

countryName

Variations

officialStateName

Montenegro

twoLetterCode

ME

threeLetterCode

MNE

numericCode

499

ccTLD

.me

Transformations1

Convert Country name to official state name

Montenegro → Montenegro

getItemVariation('Montenegro', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

Montenegro → Montenegro

getItemVariation('Montenegro', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

Montenegro → ME

getItemVariation('Montenegro', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

Montenegro → MNE

getItemVariation('Montenegro', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner