Breadcrumbs

LessThanEqual

The LessThanEqual component performs the operation InA <= InB with a Boolean result.

41.png
LessThanEqual component

Slots

The LessThanEqual component has the following slots:

  • Status: shows the component's status;

  • Out: the output value indicating whether the InA value is less than or equal to the InB value;

  • InA-InB: two input values.