Get Selected Outline Box Values
I have a window with a hierarchy of outline boxes. I would like the user to select some boxes, and then retrieve the hierarchy with JSL. Is this possible? I only have 1 layer in my example hierarchy. Ideally, this will work for a many-layered hierarchy. but ultimately I would like several layers. I am using JMP 18.1.2. Names Default To Here( 1 );
cary = Associative Array();
cary["state"] = "
...
