Standard SetsStandard Sets
Sets Countries

Gambia

Gambia

countryName

Variations

officialStateName

The Republic of The Gambia

twoLetterCode

GM

threeLetterCode

GMB

numericCode

270

ccTLD

.gm

Transformations1

Convert Country name to official state name

GambiaThe Republic of The Gambia

getItemVariation('Gambia', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of The GambiaGambia

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

Convert Country official state name to two-letter code

The Republic of The GambiaGM

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

Convert Country official state name to three-letter code

The Republic of The GambiaGMB

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

by Ryan Hefner