What are Extensions in - GlideScriptedExtensionPoint ?
Hi All, I just wanted to understand what does the method getExtensions returns in the GlideScriptedExtensionPoint? Why the methods defined in the extension point has to run N number of times (Extensions)? For example: var eps = new GlideScriptedExt...
