Real Time Debugger
See exactly what your code is doing.
The answer, highlighted.
ABE highlights the line of code that's controlling the outlet's current state. No more guessing which condition is actually firing — the active line lights up so you know immediately.

Every line, evaluated.
The gutter next to each line shows how it was evaluated — true, false, a numeric value, whatever the expression resolved to. You can see the whole picture at once, not just the bottom line.



