Jump to content

And Array Elements function

From LabVIEW Wiki
Revision as of 16:51, 2 September 2019 by Logmanoriginal (talk | contribs) (Add new page (stub))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Object information
Owning palette(s) Boolean palette
Type Function
Requires Basic Development Environment

Performs the logical And on an n-dimensional array of Boolean values. This means, the output is True if all elements of the array are True. Note that this function works an multi-dimensional arrays, not just one-dimensional.

Usage

Best practice

History

See also

External links