@alehander42, Thanks, I am trying to write the replaceBase function. But how do
i find how many dot expression elements are there. All i can see is the
children iterator.
anItem.firstItem.secondItem.thirdItem.forthItem = anInt
RunHere, 5 items are here. how to rip the anItem from this node ? Um, let me play with it a little more.
