Logic

Create NOT logic gate using Not A block

Create NOT logic gate in Centrldesk

The Not A block is used to invert the input value.

If the input value is true, false is returned. If the input value is false, true is returned.

Example A:

library-logic-not-example-1

The result of the input value A 'true' is 'false'.

Example B:

library-logic-not-example-2

The result of the input value A 'false' is 'true'.

Result:

Returns the inverted input value.

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.