Ohio
fullNameVariations
postalCodeOH
apStyleOhio
gpoStyleOhio
Transformations1
Convert U.S. State full name to two-letter postal code
Ohio → OH
getItemVariation('Ohio', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
OH → Ohio
getItemVariation('OH', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
OH → Ohio
getItemVariation('OH', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
OH → Ohio
getItemVariation('OH', VariationKey.GPO_STYLE)by Ryan Hefner