notEqualTo
Create a NOT equal to expression that evaluates whether or not the current expression is not equal to the given expression.
Return
a NOT equal to expression.
Parameters
expression
the expression to compare with the current expression.