Hi Milan,
Okay I was able to get this to work. Deleting an entry from a tree is not straight forward. I had to loop through the clusters checking for a string match for the current selected value (with the addition of a Delete button), then save the index and delete that value. I think the array structure needs a current index property like LabView has. Thanks for your help.
John