Centrldesk help center

Check order using A is alphabetically before or the same as B

Written by Sebastian | Apr 25, 2022 5:06:39 PM

The Check order using A is alphabetically before or the same as B block is used to check the order.

Example A:

Input value 'A' and input value 'B' return true because the text 'A' is alphabetically before or the same as text 'B'.

Example B:

Input value 'B' and input value 'B' return true because the text 'B' is alphabetically before or the same as text 'A'.

Result:

True if text A is alphabetically before or the same as text B, otherwise false.

Tips and best practices:

The block can be used to evaluate or perform alphabetical sorting.

Library:

Text