@FlashPlayer
Yeah good question. I am also interested in this question. For example, can I use the BAS interface to manage anti-detection browser profiles through the DevTools protocol?
How to use variable inside another variable ?
-
@niceusername said in How to use variable inside another variable ?:
For example like [[array[[Index]]]]
Above example doesn't work by the way.[[array]][ [[Index]] ] or VAR_array[VAR_Index]