Hi, I have a list to start with that contains A, B, C, D, E. From here I want a tree structured data panel that culls at every stage item 0. I know that that command would be “cull index” but I am not sure how to repeat the command on larger lists.
ABCDE
BCDE
CDE
DE
E
Thank you for your help and time!