obj1 == obj2

Equal operator. Returns true if objects obj1 and obj2 are equal.


Example


3 == 4

false