Issue Details
When using the Array Size function on a 2D array in LabVIEW it returns the size of the array in a 2-element 1D array, I then need to use the Index Array function to get the number of rows and columns.
Is there a single LabVIEW function that returns the number of rows and columns in a 2D array?