<> Operator
Compares the given values and returns False if the values are equal and True otherwise.
Syntax
<>
· [value1]
· [value2]
- value1
- The first value to compare.
- value2
- The second value to compare.
Compares the given values and returns False if the values are equal and True otherwise.
<>
· [value1]
· [value2]