Standard SetsStandard Sets
Sets Countries

Micronesia

Micronesia

countryName

Variations

officialStateName

The Federated States of Micronesia

twoLetterCode

FM

threeLetterCode

FSM

numericCode

583

ccTLD

.fm

Transformations1

Convert Country name to official state name

MicronesiaThe Federated States of Micronesia

getItemVariation('Micronesia', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Federated States of MicronesiaMicronesia

getItemVariation('The Federated States of Micronesia', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Federated States of MicronesiaFM

getItemVariation('The Federated States of Micronesia', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Federated States of MicronesiaFSM

getItemVariation('The Federated States of Micronesia', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner