Less Or Equal? function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Comparison palette
Type Function
Requires Basic Development Environment
Icon Comparison Palette - Less Or Equal-.png

The Less Or Equal? function returns TRUE if x is less than or equal to y. Otherwise, this function returns FALSE. You can change the comparison mode of this function.

You can compare an array or cluster of a data type to a scalar of the same data type and produce an array or cluster of Boolean values. The connector pane displays the default data types for this polymorphic function.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links