JSL - Creating a loop for custom distribution report
Hello,is there a way to create a place holder variable via array that can be substituted into the distribution report layer syntax? The code I have just loops the distribution giving me 10 windows with 10 graphs each with no frame adjustments. I want 1 window with 10 graphs that have had the frame size adjusted.My Code/*Run Analyte Array*/analyteArr = Associative Array(:Analyte) << Get Keys;For( e...
