Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I detect uppercase letters?
- rocraftian
-
Scratcher
21 posts
How do I detect uppercase letters?
How do I detect if a key is either uppercase or lowercase? I'm trying to implement it into this project:
https://scratch.mit.edu/projects/614996340/
Thanks
https://scratch.mit.edu/projects/614996340/
Thanks

- Ji1mmyB
-
Scratcher
100+ posts
How do I detect uppercase letters?
Implementing Uppercase letters is very difficult in scratch, especially without mods or custom extensions. Here is a project I made though that might help.
https://scratch.mit.edu/projects/608914380/
https://scratch.mit.edu/projects/608914380/
- helloworldbyeworld
-
Scratcher
1000+ posts
How do I detect uppercase letters?
Check out this Wiki tutorial:
https://en.scratch-wiki.info/wiki/Case_Sensing
You can choose which method you want to use.
https://en.scratch-wiki.info/wiki/Case_Sensing
You can choose which method you want to use.
- EDGE_X
-
Scratcher
100+ posts
How do I detect uppercase letters?
I said this wasn't possible before, but as it turns out, I was wrong. It actually IS possible to detect for uppercase letters but it is very difficult. I found this out while making Cubic's Text Engine™.
- Discussion Forums
- » Help with Scripts
-
» How do I detect uppercase letters?