Tracking script variables

Is there a way to track script variables inside custom blocks?

Yes, it is!
To do this, while the block is running, right click the block and a dropdown menu should appear.
image
Below the script pic and export script buttons, there should be a list of all scripted variables inside the block.
If you click on one, a new variable should appear on your program's window, titled "[scripted variable name] (temporary)"
image
To get rid of this once you are done, drag it into the block menu, the same as you would if you were deleting a block.
Hope this helps!

Calculator

Or by running the hide variable block with an empty input. That hides all temporary variables.

What about reporter or predicate blocks?

It should work the same for those.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.