automa
automa copied to clipboard
RegEx variable: Cant find "{{ loopData@loop-times }}" variable
Ok whichever permutation of variable name I try (!!{{ loopData.loop-times.data }}, {{ variables.loop-times }}, {{ loopData.loop-times.data }}, {{ loopData.loop-times }}, {{ loopData@loop-times }}.. ), I can't get the RegEx Variable-Block to work in a loop (named loop-times). I surely must be doing something wrong but couldn't find any sample code.. I do have a loop break block. Appreciate if someone has an idea as I'm somewhat of a JS noob admittedly xD
If it involves Loop Breakpoint, you might need a loopId to access the loop data