Topic: delete tree
Hi Moro,
How do you delete the content of a tree? (or subtree)
I have a Mif.Tree object which I populated using load(json...). But I would like to clear it to re-populate it with new data. If I call load twice, the new data is appended to the previous one.
Cheers,
Peter