Log Spiral

 From:  Michael Gibson
6951.24 In reply to 6951.22 
Hi Brian,

re:
> So in another situation, PushButton could feed a value into the .js file?

Yup! Usually the .js file will have an event loop in it and can respond to the event triggered by the button.

- Michael