Delivering events in JavaScript
Introducing program script writing with JavaScriptDelivering events in JavaScript
- The event function is called when the event is received
- If multiple events arrive at once, then
multiple event functions are called
- The event function can compute values and send events