Skip to content

String Contains

Purpose of the Node

This node checks if the input string contains a specified substring and outputs a boolean indicating the result.

Pins

Pin NamePin DescriptionPin TypeValue Type
StringThe input string to check.StringNormal
SubstringThe substring to search for in the input string.StringNormal
Contains?Boolean indicating whether the string contains the substring.BooleanNormal