Skip to main content
Skip table of contents

NotEqual

The NotEqual component checks whether the two In slot values are not equal. The Out slot returns a Boolean value—true if the In slot values are not equal, false if the In slot values are equal. 

The NotEqual component

Slots

The NotEqual component has the following slots:

  • Status: indicates the current status of the component (OK, Fault);
  • Out: the Boolean information whether the In slots have not equal values;
  • InA-InB: two input slots.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.