Alright, thanks. I thought there might be a shorthand for string comparisons where I wouldn't have to repeat a static comparator for each case, but it's really not a big problem...if I was dealing with more than a few values I'd just use an array instead.