Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Logic » Not

Not


Module: FoundationLite

Returns True if (and only if) the input argument is False.

Name Type Description
Input value inValue Bool
Output value outValue Bool

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
  • It is usually better to use ".Not" property output that can be created on any boolean filter output. Read more about property outputs.

Complexity Level

This filter is available on Expert Complexity Level.