Standard SetsStandard Sets
Sets Countries

Sint Maarten

Sint Maarten

countryName

Variations

officialStateName

Sint Maarten

twoLetterCode

SX

threeLetterCode

SXM

numericCode

534

ccTLD

.sx

Transformations1

Convert Country name to official state name

Sint MaartenSint Maarten

getItemVariation('Sint Maarten', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

Sint MaartenSint Maarten

getItemVariation('Sint Maarten', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

Sint MaartenSX

getItemVariation('Sint Maarten', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

Sint MaartenSXM

getItemVariation('Sint Maarten', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner