03-18-2013, 06:00 AM
Hi,
I know this is a very simple question, but I am confused on how to populate a 2-dimensional array. I have read the help, but it is not sinking in
Say I have
Which in my mind is like the following. How would I add a value to 2d-array [5,0]?
X X X X X X
X X X X X X
X X X X X X
X X X X X X
Thanks kindly
Matt
I know this is a very simple question, but I am confused on how to populate a 2-dimensional array. I have read the help, but it is not sinking in
Say I have
Which in my mind is like the following. How would I add a value to 2d-array [5,0]?
X X X X X X
X X X X X X
X X X X X X
X X X X X X
Thanks kindly
Matt