__GetChildren
Introduction
Returns all child nodes of an Element in order, in the form of an array.
Syntax
Parameters
Return Value
Returns all child nodes of the current Element as an array.
Example
The frontend framework can retrieve all child nodes of an Element as follows.