Rhode Island
fullNameVariations
postalCodeRI
apStyleR.I.
gpoStyleR.I.
Transformations1
Convert U.S. State full name to two-letter postal code
Rhode Island → RI
getItemVariation('Rhode Island', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
RI → Rhode Island
getItemVariation('RI', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
RI → R.I.
getItemVariation('RI', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
RI → R.I.
getItemVariation('RI', VariationKey.GPO_STYLE)by Ryan Hefner