Hey all,
Looked for an answer to this. I am starting use arrays to store lists. I would like to be able to put the array into a list. I am currently stepping through each value in the array to input into the list. Is there a faster way?
I would think there is, but I cannot find any.