Text

Check text using Is Blank block

Check text is blank

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

Example A:

library-text-functions-isblank-example-1

The result of an empty input text is true.

Example B:

library-text-functions-isblank-example-2

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

Result:

True if the text contains no content or false 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.