Centrldesk help center

Check text is not blank

Written by Sebastian | Apr 25, 2022 4:59:38 PM

The Is Not Blank block is used to check if a text is not blank.

Example A:

The result of an empty input text is false.

Example B:

The result of a nonempty input text 'Centrldesk' is true'.

Result:

False if the text contains no content or true if there is content.

Tips and best practices:

The value 'null' is a special state and is evaluated as empty content.

Library:

Text