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