Table of contents Chapter index Previous slide Next slide 430
Summary

Writing program scripts with JavaScript
Summary
  • The initialize and shutdown functions are called at load and unload

  • An eventIn function is called when an event is received

  • The eventsProcessed function is called after all (or some) events have been received

  • Functions can get field values and send event outputs