Description
Outputs a Boolean value expressing the "Not" logical operation of the input Boolean value.
The "Not" logical operation outputs true if the specified input Boolean value is false; otherwise, it outputs false.
Ports
Inputs
|
The value on which to apply the "Not" logical operation.
|
Outputs
|
The resulting Boolean value.
|