Thank you very much for your answers, I finally opted for the "clavier+" which allows you to bind keys and simulate keystrokes. I wrote my variables and with a shortcut it replaced
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]