Standard SetsStandard Sets
Sets Countries

Senegal

Senegal

countryName

Variations

officialStateName

The Republic of Senegal

twoLetterCode

SN

threeLetterCode

SEN

numericCode

686

ccTLD

.sn

Transformations1

Convert Country name to official state name

SenegalThe Republic of Senegal

getItemVariation('Senegal', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of SenegalSenegal

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

Convert Country official state name to two-letter code

The Republic of SenegalSN

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

Convert Country official state name to three-letter code

The Republic of SenegalSEN

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

by Ryan Hefner