South Carolina
fullNameVariations
postalCodeSC
apStyleS.C.
gpoStyleS.C.
Transformations1
Convert U.S. State full name to two-letter postal code
South Carolina → SC
getItemVariation('South Carolina', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
SC → South Carolina
getItemVariation('SC', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
SC → S.C.
getItemVariation('SC', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
SC → S.C.
getItemVariation('SC', VariationKey.GPO_STYLE)by Ryan Hefner