16 | Add watch function to SSJSPeter Presnell26400 - 28 2009 / (0) One of the JavaScript functions that appears to be missing from SSJS is the watch() function that allows me create an event whenever a variable (property) is changed. This would be a big help with OOP to allow developers to create global variables for all properties and then trap each ... |