This is an easy I'm sure. How do I create a multi dimensional array? I have a clue but not sure if Im going the right way. I want a record numbers to be in the first index field and a account numbers in the second index field.
Do I just cycle though it like I would a normal array but just with a nested loop?
arracct(i)(j)
Do I just cycle though it like I would a normal array but just with a nested loop?
arracct(i)(j)