watch("stuff") is your friend

Is watch documented in the help? I don’t remember where I learned it from, another user’s program or example I think. Possibly it should be more prominent. Possibly in a simple example of it’s own.

It’s in the popup help under “parameters”. And yes - it’s handy!

I plan to improve watch() to accept any Lua expression, at the moment it’s numeric primitives only.