Text

Check order using A is alphabetically after or the same as B block

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

The Is A is alphabetically after or the same as B block is used to check the order.

Example A:

library-text-functions-greaterthanorequals-example-1

Input value 'A' and input value 'B' return false because the text 'A' is not alphabetically after or the same as text 'B'.

Example B:

library-text-functions-greaterthanorequals-example-2

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

Result:

True if text A is alphabetically after 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

Similar posts

Subscribe to our newsletter

Stay up to date on upcoming news and topics of creating web apps without code.