Table of Contents Chapter Index Previous Slide Next Slide 366
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