Standard SetsStandard Sets
Sets Countries

Bahamas

Bahamas

countryName

Variations

officialStateName

The Commonwealth of The Bahamas

twoLetterCode

BS

threeLetterCode

BHS

numericCode

044

ccTLD

.bs

Transformations1

Convert Country name to official state name

BahamasThe Commonwealth of The Bahamas

getItemVariation('Bahamas', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Commonwealth of The BahamasBahamas

getItemVariation('The Commonwealth of The Bahamas', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Commonwealth of The BahamasBS

getItemVariation('The Commonwealth of The Bahamas', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Commonwealth of The BahamasBHS

getItemVariation('The Commonwealth of The Bahamas', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner