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:
6Alert: ERROR: app.fullscreen:
7Alert: app.language is string ENU
8Alert: ERROR: app.media:
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:
16Alert: app.calculate = 3; yields 3
17Alert: ERROR: app.formsVersion:
18Alert: ERROR: app.fs:
19Alert: ERROR: app.fullscreen:
20Alert: ERROR: app.language:
21Alert: ERROR: app.media:
22Alert: ERROR: app.platform:
23Alert: app.runtimeHighlight = 3; yields 3
24Alert: ERROR: app.viewerType:
25Alert: ERROR: app.viewerVariation:
26Alert: ERROR: app.viewerVersion:
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:
32Alert: ERROR: app.fullscreen:
33Alert: app.language is string ENU
34Alert: ERROR: app.media:
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