Remove all scripts registrations.
Code Block |
---|
Object.UnregisterAllScripts() |
Remarks
Applies To: XFRX#INIT, XFRX#LISTENER, oXFRX
XFRX version: 23.0 for oXFRX
If multiple reports are merged together and you would like to apply scripts on a certain report but not on subsequent ones, call this method to remove all scripts registrations.
...