TextA Alphabetically Comes Before TextB
- 18 Nov 2022
- 1 Minute to read
- Print
- DarkLight
TextA Alphabetically Comes Before TextB
- 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 | 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 | --- | --- |
Was this article helpful?