This is how im doing it now, wondering if someone has a better method where its more automatic depending on the length?
This is how im doing it now, wondering if someone has a better method where its more automatic depending on the length?
You could try a for each loop.
Then when it is completed send it to whatever finalized variable you want.