This is an exactly equal detector that is case sensitive. Case sensitive means that it matters if the inputs are uppercase or lowercase - As the thumbnail shows, the inputs are similar, but they do not have the same capitalization, so the block returned false. Clicking the Green Flag starts a demo where you can put in the inputs, and it tells you if the inputs are the same.
All scripts by me. I used @Will_Wam 's clone text engine, but only because I was lazy and didn't want to create and name all 52 costumes. None of the original scripts from the text engine are still in the detector. If you wanted to, you could combine this with a text engine, since the costume names are the same. Please credit me if you use this. fixed the project finally