Scripting
Hi everyone , I am unable to understand this script , can anyone please explain this script how it will work with comments .function onSubmit() {var action = g_form.getActionName();if (action != 'close_incident' && action != 'resolve_incident')return...
