Standard SetsStandard Sets
Sets Countries

Czech Republic

Czech Republic

countryName

Variations

officialStateName

The Czech Republic

twoLetterCode

CZ

threeLetterCode

CZE

numericCode

203

ccTLD

.cz

Transformations1

Convert Country name to official state name

Czech RepublicThe Czech Republic

getItemVariation('Czech Republic', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Czech RepublicCzech Republic

getItemVariation('The Czech Republic', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Czech RepublicCZ

getItemVariation('The Czech Republic', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Czech RepublicCZE

getItemVariation('The Czech Republic', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner