Logic

Check if a value is false using Is False block

Check if a value is false

The Is False block is used to evaluate if an input value is false.

Example A:

library-logic-isfalse-example-1

The result of input value 'True' is False.

Example B:

library-logic-isfalse-example-2

The result of input value 'False' is true.

Result:

Returns true if the input value is false or false if the input value is true.

Tips and best practices:

-

Library:

Logic

Similar posts

Subscribe to our newsletter

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