Text

Check text inequality using Text A is not the same as B block

Check text inequality

Text A is the same as B block is used to check the inequality of the two texts.

Example A:

library-text-functions-notequals-example-1

The result of input text 'Centrldesk' and input text 'Centrldesk' is false.

Example B:

library-text-functions-notequals-example-2

The result of input text 'Hello' and input text 'Centrldesk' is true.

Result:

False if both texts are the same or true if the texts are not the same.

Tips and best practices:

Spaces are also compared. Additionally use the Trim Text block to remove spaces at the beginning and end of the text.

Library:

Text

Similar posts

Subscribe to our newsletter

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