Standard SetsStandard Sets
Sets Countries

Antigua and Barbuda

Antigua and Barbuda

countryName

Variations

officialStateName

Antigua and Barbuda

twoLetterCode

AG

threeLetterCode

ATG

numericCode

028

ccTLD

.ag

Transformations1

Convert Country name to official state name

Antigua and BarbudaAntigua and Barbuda

getItemVariation('Antigua and Barbuda', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

Antigua and BarbudaAntigua and Barbuda

getItemVariation('Antigua and Barbuda', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

Antigua and BarbudaAG

getItemVariation('Antigua and Barbuda', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

Antigua and BarbudaATG

getItemVariation('Antigua and Barbuda', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner