Standard SetsStandard Sets
Sets Countries

Indonesia

Indonesia

countryName

Variations

officialStateName

The Republic of Indonesia

twoLetterCode

ID

threeLetterCode

IDN

numericCode

360

ccTLD

.id

Transformations1

Convert Country name to official state name

IndonesiaThe Republic of Indonesia

getItemVariation('Indonesia', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of IndonesiaIndonesia

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

Convert Country official state name to two-letter code

The Republic of IndonesiaID

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

Convert Country official state name to three-letter code

The Republic of IndonesiaIDN

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

by Ryan Hefner