Append Child Method

Short Name: Child

Requires: Base Development System

Class: Node Methods

Adds a node, New Child, to the end of the list of children of the node. If New Child already exists in the tree, the new node replaces the existing one.

Parameters

Name Type Direction
New Child Node in