Forum Discussion

kmiesse's avatar
kmiesse
Contributor
9 years ago

Add index of element in array to the element

How do I add the index of the element in an array to the element? I have the following doc that I simply want to add the index of the element in the array1 array to each element in the array1 array: ...