Breadcrumbs

GreaterThanEqual

The GreaterThanEqual component performs the operation InA >= InB with a Boolean result.

39.png
GreaterThanEqual component

Slots

The GreaterThanEqual component has the following slots:

  • Status: shows the component's status;

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

  • InA-InB: two input values.