Standard SetsStandard Sets
Sets Countries

Romania

Romania

countryName

Variations

officialStateName

Romania

twoLetterCode

RO

threeLetterCode

ROU

numericCode

642

ccTLD

.ro

Transformations1

Convert Country name to official state name

RomaniaRomania

getItemVariation('Romania', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

RomaniaRomania

getItemVariation('Romania', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

RomaniaRO

getItemVariation('Romania', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

RomaniaROU

getItemVariation('Romania', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner