Standard SetsStandard Sets
Sets Countries

Afghanistan

Afghanistan

countryName

Variations

officialStateName

The Islamic Republic of Afghanistan

twoLetterCode

AF

threeLetterCode

AFG

numericCode

004

ccTLD

.af

Transformations1

Convert Country name to official state name

AfghanistanThe Islamic Republic of Afghanistan

getItemVariation('Afghanistan', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Islamic Republic of AfghanistanAfghanistan

getItemVariation('The Islamic Republic of Afghanistan', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Islamic Republic of AfghanistanAF

getItemVariation('The Islamic Republic of Afghanistan', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Islamic Republic of AfghanistanAFG

getItemVariation('The Islamic Republic of Afghanistan', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner