| OLD | NEW |
| 1 Alert: *** Getting properties *** | 1 Alert: *** Getting properties *** |
| 2 Alert: app.activeDocs is object [object Object] | 2 Alert: app.activeDocs is object [object global] |
| 3 Alert: app.calculate is boolean true | 3 Alert: app.calculate is boolean true |
| 4 Alert: app.formsVersion is number 7 | 4 Alert: app.formsVersion is number 7 |
| 5 Alert: ERROR: app.fs: | 5 Alert: ERROR: app.fs: |
| 6 Alert: ERROR: app.fullscreen: | 6 Alert: ERROR: app.fullscreen: |
| 7 Alert: app.language is string ENU | 7 Alert: app.language is string ENU |
| 8 Alert: ERROR: app.media: | 8 Alert: ERROR: app.media: |
| 9 Alert: app.platform is string WIN | 9 Alert: app.platform is string WIN |
| 10 Alert: app.runtimeHighlight is boolean false | 10 Alert: app.runtimeHighlight is boolean false |
| 11 Alert: app.viewerType is string pdfium | 11 Alert: app.viewerType is string pdfium |
| 12 Alert: app.viewerVariation is string Full | 12 Alert: app.viewerVariation is string Full |
| 13 Alert: app.viewerVersion is number 8 | 13 Alert: app.viewerVersion is number 8 |
| 14 Alert: *** Setting properties *** | 14 Alert: *** Setting properties *** |
| 15 Alert: ERROR: app.activeDocs: | 15 Alert: ERROR: app.activeDocs: |
| 16 Alert: app.calculate = 3; yields 3 | 16 Alert: app.calculate = 3; yields 3 |
| 17 Alert: ERROR: app.formsVersion: | 17 Alert: ERROR: app.formsVersion: |
| 18 Alert: ERROR: app.fs: | 18 Alert: ERROR: app.fs: |
| 19 Alert: ERROR: app.fullscreen: | 19 Alert: ERROR: app.fullscreen: |
| 20 Alert: ERROR: app.language: | 20 Alert: ERROR: app.language: |
| 21 Alert: ERROR: app.media: | 21 Alert: ERROR: app.media: |
| 22 Alert: ERROR: app.platform: | 22 Alert: ERROR: app.platform: |
| 23 Alert: app.runtimeHighlight = 3; yields 3 | 23 Alert: app.runtimeHighlight = 3; yields 3 |
| 24 Alert: ERROR: app.viewerType: | 24 Alert: ERROR: app.viewerType: |
| 25 Alert: ERROR: app.viewerVariation: | 25 Alert: ERROR: app.viewerVariation: |
| 26 Alert: ERROR: app.viewerVersion: | 26 Alert: ERROR: app.viewerVersion: |
| 27 Alert: *** Getting properties *** | 27 Alert: *** Getting properties *** |
| 28 Alert: app.activeDocs is object [object Object] | 28 Alert: app.activeDocs is object [object global] |
| 29 Alert: app.calculate is boolean true | 29 Alert: app.calculate is boolean true |
| 30 Alert: app.formsVersion is number 7 | 30 Alert: app.formsVersion is number 7 |
| 31 Alert: ERROR: app.fs: | 31 Alert: ERROR: app.fs: |
| 32 Alert: ERROR: app.fullscreen: | 32 Alert: ERROR: app.fullscreen: |
| 33 Alert: app.language is string ENU | 33 Alert: app.language is string ENU |
| 34 Alert: ERROR: app.media: | 34 Alert: ERROR: app.media: |
| 35 Alert: app.platform is string WIN | 35 Alert: app.platform is string WIN |
| 36 Alert: app.runtimeHighlight is boolean true | 36 Alert: app.runtimeHighlight is boolean true |
| 37 Alert: app.viewerType is string pdfium | 37 Alert: app.viewerType is string pdfium |
| 38 Alert: app.viewerVariation is string Full | 38 Alert: app.viewerVariation is string Full |
| 39 Alert: app.viewerVersion is number 8 | 39 Alert: app.viewerVersion is number 8 |
| OLD | NEW |