Check the string for a specific character sequence.
search-for-sequence
@/search-for-sequence
Check the string for a specific character sequence.
STRstring
Source string.
SEQstring
Sequence to search.
SRCHpulse
Triggers a new search.
Fpulse
Fires if the sequence is not found.
Tpulse
Fires if the sequence is found.
To use the node in your project you should have the gabbapeople/sim7020 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.