__ElementIsEqual
Introduction
Determines if the two passed Element objects are the same Element.
Syntax
Parameters
Return Value
Returns true only when the left and right are the same node.
Example
The frontend framework can perform the comparison operation as follows.