/
Comparison.NotEquals
Comparison.NotEquals
Description
Determines whether or not the provided input is not equal to the reference value.
Inputs
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Input | ItemID | M | The Item ID of the item to be compared. |
Value | string | M | The reference value for the comparison |
Outputs
None; XCondition RESULT (BOOL)
Parameters
None
Article applies to the following products:
NETx BMS Platform, XLogic Library 1.0.16+
NETx Multi Protocol Server, XLogic Library 1.0.16+
, multiple selections available,
Related content
Comparison.Equals
Comparison.Equals
More like this
Comparison.LessOrEqual
Comparison.LessOrEqual
More like this
Comparison.GreaterOrEqual
Comparison.GreaterOrEqual
More like this
Comparison.Greater
Comparison.Greater
More like this
Comparison.Less
Comparison.Less
More like this
nxa.IsValidValue
nxa.IsValidValue
More like this