Step Details |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Text |
The TextA Alphabetically Comes Before TextB component compares whether inputs are in alphabetical order or not. If they are, then will Rule return true or else false.
Properties
Inputs
Property | Description | Data Type |
---|
Text A | The string to check if it alphabetically comes before the second string. | String |
Text B | The string to check if it alphabetically belongs after the first string.
| String |
Outputs
Property | Description | Data Type |
---|
None | --- | --- |
