Standard SetsStandard Sets
Sets Countries

Gabon

Gabon

countryName

Variations

officialStateName

The Gabonese Republic

twoLetterCode

GA

threeLetterCode

GAB

numericCode

266

ccTLD

.ga

Transformations1

Convert Country name to official state name

GabonThe Gabonese Republic

getItemVariation('Gabon', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Gabonese RepublicGabon

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

Convert Country official state name to two-letter code

The Gabonese RepublicGA

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

Convert Country official state name to three-letter code

The Gabonese RepublicGAB

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

by Ryan Hefner