News

In my example I'm trying to define a new variable within the debug console, away from the main code or functions etc, to test out new bits of code. Those new variables, which include a simple x=5 in ...