Some Weird issue in script include while geting the parameters value
Hello Below is the script include var getD = Class.create();getD.prototype = Object.extendsObject(AbstractAjaxProcessor, { initialize: function() {var use = this.getParameter('sysparm_user_name');var userrrr = this.getParameter('sysparam_tery')...