Right now Index a row / col from a 2D array is possible outside In-Place Element - as shown in Picture 1
But only one element index / replace is possible at a time inside In-Place element - as shown in Picture 2
So it would be good if it is possible to index a row / col of a 2D array from inside the In-Place element structure. Only row index / col index could be allowed to wire without giving broken arrow. So one full row / col elements can be accessed and handled for any task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.