Hi. I'm trying to cull the last branch in a data tree, but can't figure out how to do it. The tricky thing is that the number of branches will change. Probably an easy thing to do, but I can't figure it out right now.
use the para viewer's output to get a list of path structures and then remove the last one using the Cull index and list length(-1) to get a new list that you can plug into the Retrieve a specific Branch component.