true if the message and the status properties are the same on both left and right. Or both arguments are undefined. Otherwise, false.
true
message
status
left
right
undefined
false
true
if themessage
and thestatus
properties are the same on bothleft
andright
. Or both arguments areundefined
. Otherwise,false
.