Workspace 6.21.5
StringContains

If the Full string input contains the specified Substring, the operation will output true. Otherwise, it will output false.

  • Default label: "String contains"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/String
Inputs:
Full stringQString

SubstringQString

Outputs:
Resultbool