Standard SetsStandard Sets
Sets Countries

Nepal

Nepal

countryName

Variations

officialStateName

The Federal Democratic Republic of Nepal

twoLetterCode

NP

threeLetterCode

NPL

numericCode

524

ccTLD

.np

Transformations1

Convert Country name to official state name

NepalThe Federal Democratic Republic of Nepal

getItemVariation('Nepal', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Federal Democratic Republic of NepalNepal

getItemVariation('The Federal Democratic Republic of Nepal', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Federal Democratic Republic of NepalNP

getItemVariation('The Federal Democratic Republic of Nepal', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Federal Democratic Republic of NepalNPL

getItemVariation('The Federal Democratic Republic of Nepal', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner