Start » Filter Reference » Basic » Logic » NotAnd
Module: | FoundationLite |
---|
Returns True if (and only if) at least one of the arguments is False.
Name | Type | Description | |
---|---|---|---|
inValue1 | Bool | ||
inValue2 | Bool | ||
outValue | Bool |
Hints
- This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
Complexity Level
This filter is available on Expert Complexity Level.