__GetTag
Introduction
Returns the tag selector of the Element node.
Syntax
Parameters
Return Value
The return value is the tag selector of the Element object, with the type string.
Example
The frontend framework can retrieve the tag selector of an Element as follows.