Jump to content

Or Array Elements function

From LabVIEW Wiki
Revision as of 16:52, 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 Or on an n-dimensional array of Boolean values. This means, the output is True if any element of the array is True. Note that this function works an multi-dimensional arrays, not just one-dimensional.

Usage

Best practice

History

See also

External links