What is the workaroud for thisMap.addInclude when using in scoped applications?
the following script works in globla applicationwhen iam trying the same in our one of the scoped application iam receiving the below error ERROR: Function addInclude is not allowed in scope (my scope name) var session = gs.getSession(); var timeZ...
