NOT

THE BOX'S MAIN HELP:
Returns the logical NOT of the input.
If A is true, OUT is false. 
If A is false, OUT is true.

A (input):
Value to be tested. This must be a boolean.

OUT (output):
OUT is true if A is false.
OUT is false if A is true.

<-- BACK TO Logic

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.