Advice on array?

  • Thread starter Thread starter Will
  • Start date Start date
W

Will

I want to store values like you would a table with columns, and the I would
want to be able to loop through each row and have access to each element:


row 1: Name, Type, Value
row 2: Name, Type, Value
etc.........


What would be the best way to accomplish this?


Will
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top