Standard SetsStandard Sets
Sets Countries

Faroe Islands

Faroe Islands

countryName

Variations

officialStateName

The Faroe Islands

twoLetterCode

FO

threeLetterCode

FRO

numericCode

234

ccTLD

.fo

Transformations1

Convert Country name to official state name

Faroe IslandsThe Faroe Islands

getItemVariation('Faroe Islands', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Faroe IslandsFaroe Islands

getItemVariation('The Faroe Islands', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Faroe IslandsFO

getItemVariation('The Faroe Islands', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Faroe IslandsFRO

getItemVariation('The Faroe Islands', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner