For a while I thought the best way to test case was @TheLogFather's variable-mapping technique, but the problem is that involves flooding the Data Palette with variables. Today it occurred to me that you only need one variable to match case against. Thus, I give you: case-matching with 1 variable (and a return variable). If the character entered isn't in the alphabet, it'll return true. cred pls.