Validate that a abbreviation is correct
Validate that a abbreviation is correct
validate_state(us_state)
us_state |
State abbreviation (e.g. NY) |
TRUE if correct FALSE otherwise
validate_state("MI")#TRUE validate_state("IM") #FALSE
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.