Table of Contents Chapter Index Previous Slide Next Slide 302
Summary

Introducing Program Script Writing with JavaScript

Summary
  • JavaScript functions are called when an event is received

  • The eventsProcessed function is called after all events have been received

  • The initialize and shutdown functions are called at load and unload

  • Functions can get field values, and send event outputs