addChild method: FacetNode class
Syntax
addChild(&node)
Description
Use this method to add a child facet node to the current facet node.
Parameters
| Parameter | Description |
|---|---|
|
&node |
Specifies the child facet node as a FacetNode object. |
Returns
None.