Start » Filter Reference » Basic » Logic » MergeAnd
Module: | FoundationLite |
---|
Returns True if (and only if) all arguments are True. Accepts conditional values.
Name | Type | Description | |
---|---|---|---|
inValue1 | Bool? | ||
inValue2 | Bool? | ||
inValue3 | Bool? | ||
inValue4 | Bool? | ||
inValue5 | Bool? | ||
inValue6 | Bool? | ||
inValue7 | Bool? | ||
inValue8 | Bool? | ||
inDefault | Bool | ||
outValue | Bool |
Complexity Level
This filter is available on Basic Complexity Level.