Compares Two Text Items
- 18 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Compares Two Text Items
- Updated on 18 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Communication > 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
Property | Description | Data Type |
---|---|---|
Text A | String to evaluate against Text B. | String |
Text B | String to evaluate against Text A. | String |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Was this article helpful?