Standard SetsStandard Sets
Sets Countries

Portugal

Portugal

countryName

Variations

officialStateName

The Portuguese Republic

twoLetterCode

PT

threeLetterCode

PRT

numericCode

620

ccTLD

.pt

Transformations1

Convert Country name to official state name

PortugalThe Portuguese Republic

getItemVariation('Portugal', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Portuguese RepublicPortugal

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

Convert Country official state name to two-letter code

The Portuguese RepublicPT

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

Convert Country official state name to three-letter code

The Portuguese RepublicPRT

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

by Ryan Hefner