Standard SetsStandard Sets
Sets Countries

Lesotho

Lesotho

countryName

Variations

officialStateName

The Kingdom of Lesotho

twoLetterCode

LS

threeLetterCode

LSO

numericCode

426

ccTLD

.ls

Transformations1

Convert Country name to official state name

LesothoThe Kingdom of Lesotho

getItemVariation('Lesotho', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Kingdom of LesothoLesotho

getItemVariation('The Kingdom of Lesotho', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Kingdom of LesothoLS

getItemVariation('The Kingdom of Lesotho', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Kingdom of LesothoLSO

getItemVariation('The Kingdom of Lesotho', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner