Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to distinguish between uppercase and lowercase letters?
- frodewin
-
Scratcher
500+ posts
How to distinguish between uppercase and lowercase letters?
I have a variable which contains either ‘a’ or ‘A’. How can I find out, which one? The “=” comparator triggers on both.
- scubajerry
-
Scratcher
1000+ posts
How to distinguish between uppercase and lowercase letters?
Last edited by scubajerry (Nov. 9, 2013 17:44:07)
- frodewin
-
Scratcher
500+ posts
How to distinguish between uppercase and lowercase letters?
http://wiki.scratch.mit.edu/wiki/Case-Sensitivity
http://scratch.mit.edu/projects/10213040/
Thanks a lot! Quite complicated - I never would have figured this out on my own.
- Discussion Forums
- » Help with Scripts
-
» How to distinguish between uppercase and lowercase letters?