Standard SetsStandard Sets
Sets Countries

Swaziland

Swaziland

countryName

Variations

officialStateName

The Kingdom of Swaziland

twoLetterCode

SZ

threeLetterCode

SWZ

numericCode

748

ccTLD

.sz

Transformations1

Convert Country name to official state name

SwazilandThe Kingdom of Swaziland

getItemVariation('Swaziland', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Kingdom of SwazilandSwaziland

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

Convert Country official state name to two-letter code

The Kingdom of SwazilandSZ

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

Convert Country official state name to three-letter code

The Kingdom of SwazilandSWZ

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

by Ryan Hefner