Text

Check text using Is Not Blank block

Check text is not blank

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

Example A:

library-text-functions-notblank-example-1

The result of an empty input text is false.

Example B:

library-text-functions-notblank-example-2

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

Similar posts

Subscribe to our newsletter

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