Standard SetsStandard Sets
Sets Countries

Montserrat

Montserrat

countryName

Variations

officialStateName

Montserrat

twoLetterCode

MS

threeLetterCode

MSR

numericCode

500

ccTLD

.ms

Transformations1

Convert Country name to official state name

MontserratMontserrat

getItemVariation('Montserrat', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

MontserratMontserrat

getItemVariation('Montserrat', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

MontserratMS

getItemVariation('Montserrat', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

MontserratMSR

getItemVariation('Montserrat', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner