i'm going loopy !
I've got two arrays arrDevs() and myArray().
arrDevs is a 2 dimensional array ..
[1, Name1]
[2, Name2]
[3, Name3]
etc ...
myArray is a 1 dimensional array
[1,2,3,4,5,6,7,8]
I would like to loop through myArray() replacing the numbers with the appropriate 'Name'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.