Adds a child string to this node. This can be called as often as needed to add children to a node
Jaml.Node.addChild(childText) -> undefined
{String}
The text of the child node
{undefined}
Adds a child string to this node. This can be called as often as needed to add children to a node