Reading the image tags

Does anybody know how to detect certain tags from the image reconizer? I am trying to make a game where somebody would have to find something like ¨blue¨ in the room and then when the one of the tags is blue, have the label say Correct. Can anybody help. This is as far as i got.

hi, i can not help you

Hi @Robert_Putnam :wave:

Did you try putting the if block immediately under the set Text block.

That should work for you. If you want to be extra careful here you can cast both strings to UPPERCASE or lowercase to make sure everything is the same case.