Maine
fullNameVariations
postalCodeME
apStyleMaine
gpoStyleMaine
Transformations1
Convert U.S. State full name to two-letter postal code
Maine → ME
getItemVariation('Maine', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
ME → Maine
getItemVariation('ME', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
ME → Maine
getItemVariation('ME', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
ME → Maine
getItemVariation('ME', VariationKey.GPO_STYLE)by Ryan Hefner