I need to convert full state name to its official state address code. For example from the String New York, I need to produce NY. Now I could put this all in a hashmap, bu
I don't think so (At least I never heard of it). But you can always use a dictionary to accomplish that.