Standard SetsStandard Sets
Sets Countries

Norfolk Island

Norfolk Island

countryName

Variations

officialStateName

Norfolk Island

twoLetterCode

NF

threeLetterCode

NFK

numericCode

574

ccTLD

.nf

Transformations1

Convert Country name to official state name

Norfolk IslandNorfolk Island

getItemVariation('Norfolk Island', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

Norfolk IslandNorfolk Island

getItemVariation('Norfolk Island', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

Norfolk IslandNF

getItemVariation('Norfolk Island', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

Norfolk IslandNFK

getItemVariation('Norfolk Island', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner