Start » Filter Reference » Basic » Logic » Not
Module: | FoundationLite |
---|
Returns True if (and only if) the input argument is False.
Name | Type | Description | |
---|---|---|---|
inValue | Bool | ||
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.