obj1 != obj2

Unequal operator. Returns true if objects obj1 and obj2 are not equal.


Example


3 != 4

true