String Contains
Returns true if the input string contains the given substring.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input
INPUTThe string to search within.
Substring
INPUTThe substring to search for.
Data Outputs
Result
OUTPUTboolean
True if the substring is found in the input.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing