not feasible cause it will slowdown the macro a lot, i have almost 40 if-while loops checking variables one by one, i want to make only one loop that cicles thought variables, as every variable i have ends with a number, url1 url2… url40 i thought the smart way to do is change dinamically the end of the name of the variable to reuse the same loop, i tried to do it with arrays url[x] but it seems kantu doesnt support arrays.
The difference between Javascript variables/arrays and UIVision variables is that you have to use the executeScript_Sandbox command instead of store. But it is super powerful!