Less Or Equal To 0? Function

Owning Palette: Comparison Functions

Requires: Base Development System

Returns TRUE if x is less than or equal to 0. Otherwise, this function returns FALSE.

The connector pane displays the default data types for this polymorphic function.

 Add to the block diagram  Find on the palette
x can be a numeric scalar value, cluster, array of numbers, or a time stamp value.
x <= 0? is a Boolean value of the same data type structure as x.