__GetElementUniqueID
Returns the unique ID of an Element.
Key | Description |
---|---|
element | Any Element object. |
Currently, the return value is a unique ID of the Element object within the current LynxView, represented as a number.
The frontend framework can retrieve the unique ID of an Element as follows.