how can we retrieve the current browser link in a script include?
Hello,Can someone please tell me how can we retrieve the current complete browser link in a script include?I have used gs.action.getGlideURI() : This gives me only "navpage.do" as resultI have also tried using gs.getProperty('glide.servlet.uri') : T...