Hi! I'm new and I have a question so here goes.I'm working with element creation and text. Basically, I have an ultimate parent element that acts as a pane for a number of text views. To create a text view, I create a bunch of elements and populate them with text nodes. I attach these elements as children to the pane.My question is, is there a way to remove all the child elements along with their nodes from my pane? Any clues would be great.Josh