Syntax
<value1> is not equal to <value2>
Description
The not
reserved word is used with the is
operator in comparison of two values.
<value1> is not equal to <value2>
The not
reserved word is used with the is
operator in comparison of two values.