__FirstElement
Introduction
Returns the first child node of an Element.
Syntax
Parameters
Return Value
Returns the first child Element of the current Element.
Example
The frontend framework can retrieve the first child Element of an Element as follows.