Virginia
fullNameVariations
postalCodeVA
apStyleVa.
gpoStyleVa.
Transformations1
Convert U.S. State full name to two-letter postal code
Virginia → VA
getItemVariation('Virginia', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
VA → Virginia
getItemVariation('VA', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
VA → Va.
getItemVariation('VA', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
VA → Va.
getItemVariation('VA', VariationKey.GPO_STYLE)by Ryan Hefner