Hi
Would like to know how to work with arrays and lists, it seems to me that they can only work in a global setting through declaration, and not within a function. So is there a way to work with arrays and lists in a function similar to working with constants and integers.
As such through a recursive setback; the length of the face edge changes after each iteration, this can be shown via printing the array after a setback iteration. What I would like to do is to store the results of each iteration onto a fresh array
Also is there a way to write to the edge attributes array set via cga? as edge attributes can be edited manually?