I have the same problem, mine is loading for couple of hours and showing some numbers. Check the screenshot:
BAS Issue.png
My version is : 27.8.1 downloaded yesterday on 27 Sep 24
@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]