Cameroon
countryNameVariations
officialStateNameThe Republic of Cameroon
twoLetterCodeCM
threeLetterCodeCMR
numericCode120
ccTLD.cm
Transformations1
Convert Country name to official state name
Cameroon → The Republic of Cameroon
getItemVariation('Cameroon', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Republic of Cameroon → Cameroon
getItemVariation('The Republic of Cameroon', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Republic of Cameroon → CM
getItemVariation('The Republic of Cameroon', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Republic of Cameroon → CMR
getItemVariation('The Republic of Cameroon', VariationKey.THREE_LETTER_CODE)by Ryan Hefner