Standard SetsStandard Sets
Sets Countries

Reunion

Reunion

countryName

Variations

officialStateName

Reunion

twoLetterCode

RE

threeLetterCode

REU

numericCode

638

ccTLD

.re

Transformations1

Convert Country name to official state name

ReunionReunion

getItemVariation('Reunion', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

ReunionReunion

getItemVariation('Reunion', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

ReunionRE

getItemVariation('Reunion', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

ReunionREU

getItemVariation('Reunion', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner