Compares two strings and outputs true if they are the same and false otherwise.

Preview of the String > Compare node


Properties


  • String 1 : First string to use in the comparison
    Default : empty
  • String 2 : Second string to use in the comparison
    Default : empty
  • Case sensitive : Toggle to enable a strict case sensitive comparison
    Default : OFF

Inputs


Name Type Description
String 1 String First string to use in the comparison
String 2 String Second string to use in the comparison
CaseSensitive Boolean Toggle to enable a strict case sensitive comparison

Outputs


Name Type Description
Boolean Boolean true if the strings are the same, false otherwise

Example


Example of String Compare node comparing two strings

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.