Handles in Graph Builder
I'm trying to understand Handles, especially in Graph Builder. First of all, they don't seem to work. But beyond that, I don't understand how they could work -- if I enter a Handle() as a script within Graph Builder's "Customize..." Customize Graph dialog, does it execute that script every time the graph is redrawn? If so, is it creating many instances of a Handle object? I thought this script a...