Macao
countryNameVariations
officialStateNameMacao
twoLetterCodeMO
threeLetterCodeMAC
numericCode446
ccTLD.mo
Transformations1
Convert Country name to official state name
Macao → Macao
getItemVariation('Macao', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
Macao → Macao
getItemVariation('Macao', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
Macao → MO
getItemVariation('Macao', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
Macao → MAC
getItemVariation('Macao', VariationKey.THREE_LETTER_CODE)by Ryan Hefner