kitControl-NotEqual

This component performs the operation: A != B with a Boolean result.

NotEqual is available in the Logic folder of the kitControl palette.

Figure 80.   NotEqual properties
Image
Property Value Description
Facets Config Facets window (defaults to true and false)

Defines the text to display for each Boolean value.

trueText configures the text to describe the state when component returns true.

falseText configures the text to describe the state when component returns false.

Out read-only true or false Displays the result of the comparison.
In A and In B StatusBoolean true or false and null definition Provides the input values for the comparison.