Skip to content

String Contains

Pure

Returns true if the input string contains the given substring.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Input

INPUT

The string to search within.

Substring

INPUT

The substring to search for.

Data Outputs

Result

OUTPUTboolean

True if the substring is found in the input.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing