Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Basic » Logic » All_OfLoop

All_OfLoop


Module: FoundationLite

Returns True if (and only if) all values appearing in consecutive iterations are True.

Name Type Description
inBool Bool
outValue Bool

Description

Loop version of All.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

  • All – Returns True if (and only if) all values in the input array True.