Centrldesk help center

Check text equality

Written by Sebastian | Apr 25, 2022 4:54:34 PM

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

Example A:

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

Example B:

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

Result:

True if both texts are the same or false 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