adds the additional comment twice
Hi, I have written a server script in a ServiceNow widget. When this code executes, it adds the additional comment twice. I want it to create the comment only once here is my code if (input.app) { // gs.addErrorMessage("my comments "+input.app);...
