Start » Filter Reference » Basic » Logic » Xor
Module: | FoundationLite |
---|
Returns True if (and only if) the number of True input values is odd.
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 Basic Complexity Level.