Jump to content

And Array Elements function

From LabVIEW Wiki
Revision as of 17:20, 2 September 2019 by Logmanoriginal (talk | contribs) (Add preview)
And Array Elements function
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