I wanted to know what the Evaluation Console does and how to use it?
What does the Evaluation Console do?
eibyer
#4
You can type in expressions in it and get the output without actually running the piston. There are two ways, if using Value, then you enclose your variables in {}, if you do it via Expressions, then you can skip the brackets.
Try typing {$time} and press Enter
eibyer
#6
I don’t think you can trigger a piston from the console but you can do some of the evaluations from within it.