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

MontenegroMontenegro

getItemVariation('Montenegro', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

MontenegroMontenegro

getItemVariation('Montenegro', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

MontenegroME

getItemVariation('Montenegro', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

MontenegroMNE

getItemVariation('Montenegro', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner