Compare String Node:
The compare-string node compares the user-defined string with the incoming payload. It outputs a true if a match is found, and a false if no match was found.
The compare-string node can parse incoming text from a touch-panel, or it can accept a msg.payload object of type string for comparison.