Start » Filter Reference » Basic » Logic » Or
Module: | FoundationLite |
---|
Returns True if (and only if) any of the arguments is True.
Name | Type | Description | |
---|---|---|---|
inValue1 | Bool | ||
inValue2 | Bool | ||
inValue3 | Bool | ||
inValue4 | Bool | ||
inValue5 | Bool | ||
inValue6 | Bool | ||
inValue7 | Bool | ||
inValue8 | 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.