Indiana
fullNameVariations
postalCodeIN
apStyleInd.
gpoStyleInd.
Transformations1
Convert U.S. State full name to two-letter postal code
Indiana → IN
getItemVariation('Indiana', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
IN → Indiana
getItemVariation('IN', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
IN → Ind.
getItemVariation('IN', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
IN → Ind.
getItemVariation('IN', VariationKey.GPO_STYLE)by Ryan Hefner