Resolved! What is the understanding of the code if(grUser.get(this.getParameter('sysparm_user')))
Hi @Mark Roethof , Thank you so much for being patient. I have one last question, please. What is the meaning of if(grUser.get(this.getParameter('sysparm_user'))) I know that we are passing the value of sysparm_user which is the newValue from client...
