Compares Two Text Items
  • 18 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Compares Two Text Items

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationCommunication > Email

The Compare Two Text Items step is used to evaluate two String Inputs. The step produces six different paths to evaluate the items; two to determine which value would appear first in alphabetical order, two for whether either value is empty, one for if the text values are equal, and one for if both values are empty.

For example, where Text A is the word "Text" and Text B is "What", the step will evaluate the values as A Before B.



Properties


Inputs

PropertyDescriptionData Type
Text AString to evaluate against Text B.String
Text BString to evaluate against Text A.String

Outputs

PropertyDescriptionData Type
None------


Was this article helpful?