Hi
A suggestion:
If the programmer has a REAL array with a lot of datapoints, fx. a recipe[0..99,1..25,1..3]. This will generate 1000’s of datapoints. This will ”drown” the REAL variable list with these ”recipe” datapoints making it harder to create an overview of other existing variables.
If you could collapse arrays it would create an easier overview 👍