This is one of those times where it's not worth fighting with the client.
Assuming you're on Cognos 10 the JavaScript is:
[code]<script>
var paulScripts = {}
, oCR = cognos.Report.getReport("THIS")
, gateway = window['oCV'+'_THIS_'].getRV().getCV(...
Assuming you're on Cognos 10 the JavaScript is:
[code]<script>
var paulScripts = {}
, oCR = cognos.Report.getReport("THIS")
, gateway = window['oCV'+'_THIS_'].getRV().getCV(...