let htmlCode = <html><body><script type="text/javascript">window.opener.location.reload(); window.close()</script></body></html>;
scriptContext.response.write(htmlCode);
let htmlCode = <html><body><script type="text/javascript">window.opener.location.reload(); window.close()</script></body></html>;
scriptContext.response.write(htmlCode);