Add tree node

Hi Team,

how to add new child node to tree?

Thanks,
-Agile

Next js command can be use
tree.insertNewItem(…
or
tree.insertNewNext(…