Arkansas
fullNameVariations
postalCodeAR
apStyleArk.
gpoStyleArk.
Transformations1
Convert U.S. State full name to two-letter postal code
Arkansas → AR
getItemVariation('Arkansas', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
AR → Arkansas
getItemVariation('AR', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
AR → Ark.
getItemVariation('AR', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
AR → Ark.
getItemVariation('AR', VariationKey.GPO_STYLE)by Ryan Hefner