Standard SetsStandard Sets
Sets Countries

Iraq

Iraq

countryName

Variations

officialStateName

The Republic of Iraq

twoLetterCode

IQ

threeLetterCode

IRQ

numericCode

368

ccTLD

.iq

Transformations1

Convert Country name to official state name

IraqThe Republic of Iraq

getItemVariation('Iraq', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of IraqIraq

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

Convert Country official state name to two-letter code

The Republic of IraqIQ

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

Convert Country official state name to three-letter code

The Republic of IraqIRQ

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

by Ryan Hefner