Hi: Use the ARRAY SIZE primitive in the Array Pallete. For a 2-d array, the ARRAY SIZE function will return an array with 2 elements. The first element is the number of rows, the second is the number of columns. For any N-dimension array, you can place a front panel array control and play around with the dimensions of the array and see how the ARRAY SIZE function returns the results.
Have fun Robert
