Currently, we can "compare" if two or more display blocks contain the same written text, this is very useful, but we also need the "search-compare" command.
This means, if we have a sample text, it search if in another ( or more ) display block, it contain that sample text.
1º display block "master": [SEARCH]starmade
2º display block : starmade is fun
3º display block : is fun play this game
Sensor block detect 2º display block and not 3º, because the sample text of "master" is "starmade", and it´s written in the 2º and not in the 3º.
This can be very usefull when you want detect only if a text is present in one ( or more ) display blocks, instead of detect if the text is the same.
This means, if we have a sample text, it search if in another ( or more ) display block, it contain that sample text.
1º display block "master": [SEARCH]starmade
2º display block : starmade is fun
3º display block : is fun play this game
Sensor block detect 2º display block and not 3º, because the sample text of "master" is "starmade", and it´s written in the 2º and not in the 3º.
This can be very usefull when you want detect only if a text is present in one ( or more ) display blocks, instead of detect if the text is the same.