Standard SetsStandard Sets
Sets Countries

Palau

Palau

countryName

Variations

officialStateName

The Republic of Palau

twoLetterCode

PW

threeLetterCode

PLW

numericCode

585

ccTLD

.pw

Transformations1

Convert Country name to official state name

PalauThe Republic of Palau

getItemVariation('Palau', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of PalauPalau

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

Convert Country official state name to two-letter code

The Republic of PalauPW

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

Convert Country official state name to three-letter code

The Republic of PalauPLW

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

by Ryan Hefner