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.