Standard SetsStandard Sets
Sets Countries

Mali

Mali

countryName

Variations

officialStateName

The Republic of Mali

twoLetterCode

ML

threeLetterCode

MLI

numericCode

466

ccTLD

.ml

Transformations1

Convert Country name to official state name

MaliThe Republic of Mali

getItemVariation('Mali', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of MaliMali

getItemVariation('The Republic of Mali', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Republic of MaliML

getItemVariation('The Republic of Mali', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Republic of MaliMLI

getItemVariation('The Republic of Mali', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner