Learning JavaScript

We do not endorse these references but provides them as a courtesy to our customers and partners. These are helpful resources that contain information about JavaScript.

  • For JavaScript basics, refer to the JavaScript tutorial(s) at W3 Schools.
  • The Mozilla SpiderMonkey (JavaScript-C) Engine project.
  • JavaScript: The Definitive Guide, 5th Edition by David Flanagan (ISBN: 0596101996).

For best results, fully understand the programming language prior to attempting to use it with Service Manager.

Note There is a difference between server-side and client-side JavaScript. Service Manager only supports server-side JavaScript. Therefore, any JavaScript that addresses output is not available in the Service Manager environment.