Standard SetsStandard Sets
Sets Countries

Poland

Poland

countryName

Variations

officialStateName

The Republic of Poland

twoLetterCode

PL

threeLetterCode

POL

numericCode

616

ccTLD

.pl

Transformations1

Convert Country name to official state name

PolandThe Republic of Poland

getItemVariation('Poland', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of PolandPoland

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

Convert Country official state name to two-letter code

The Republic of PolandPL

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

Convert Country official state name to three-letter code

The Republic of PolandPOL

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

by Ryan Hefner