Reputation: 3245
I have created an array as xArray:=[2, 3, 4]
I need to use these values one by one in a loop.
I have tried using a counter variable, but it didn't work.
There's even a predefined "A_Index" variable in ahk scripts. Can someone elaborate on that? It might be the solution.
Upvotes: 3
Views: 5666