isCompressed()

Determines whether the document, from which the DOM derives, is compressed.

Note:

isCompressed() is useful if a requirement for the script is to change the compression status of an Interactive Reporting document.

Example using isCompressed():

blnResult = domSrc.isCompressed()