String:Find
Last updated 5 August 2026
String:Find emits 1(TRUE) if the
buffered String is found anywhere
in the received String.
| Pin | Info |
|---|---|
|
|
1-Search[String]: Triggers 1 on the output if the bufferedFind is anywhere in this string, 0 if not. 2-Find[String]: Sets the buffered Find String. |
|
|
1-Found[String]: Emits 1 if buffered String isfound in the receives String and 0 if not. |
| Node Parameters | |
|
Find: Defines the String to look for. Expand: Ignore case: Defines if upper and lower case matters when comparing Strings. |
|
