Hello, I am having problems to run a piece of javascript on web while trying to access elements of an array previously generated on the same flow. A syntax error is thrown on the browser's terminal.
The line of code is as follows:
var q='%currentQ[i]%'
currentQ is an array of strings and i is an iterator in a loop on the flow. I have also tried to pass a string alone instead of an array, but the problem is still showing up.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional