• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Alert: *** Getting properties ***
2Alert: this.ADBE is undefined undefined
3Alert: this.author is string Joe Random Author
4Alert: this.baseURL is string
5Alert: this.bookmarkRoot is undefined undefined
6Alert: this.calculate is boolean true
7Alert: this.Collab is undefined undefined
8Alert: this.creationDate is string
9Alert: this.creator is string Joe Random Creator
10Alert: this.delay is boolean false
11Alert: this.dirty is boolean false
12Alert: this.documentFileName is string
13Alert: this.external is boolean true
14Alert: this.filesize is number 0
15Alert: this.icons is undefined undefined
16Alert: this.info is object [object Object]
17Alert: this.keywords is string
18Alert: this.layout is undefined undefined
19Alert: this.media is undefined undefined
20Alert: this.modDate is string
21Alert: this.mouseX is undefined undefined
22Alert: this.mouseY is undefined undefined
23Alert: this.numFields is number 0
24Alert: this.numPages is number 4
25Alert: this.pageNum is undefined undefined
26Alert: this.pageWindowRect is undefined undefined
27Alert: this.path is string /
28Alert: this.producer is string
29Alert: this.subject is string
30Alert: this.title is string
31Alert: this.zoom is undefined undefined
32Alert: this.zoomType is undefined undefined
33Alert: *** Setting properties ***
34Alert: this.ADBE = 3; yields 3
35Alert: this.author = 3; yields 3
36Alert: this.baseURL = 3; yields 3
37Alert: this.bookmarkRoot = 3; yields 3
38Alert: this.calculate = 3; yields 3
39Alert: this.Collab = 3; yields 3
40Alert: this.creationDate = 3; yields 3
41Alert: this.creator = 3; yields 3
42Alert: this.delay = 3; yields 3
43Alert: this.dirty = 3; yields 3
44Alert: ERROR: Document.documentFileName: Cannot assign to readonly property.
45Alert: this.external = 3; yields 3
46Alert: ERROR: Document.filesize: Cannot assign to readonly property.
47Alert: ERROR: Document.icons: Cannot assign to readonly property.
48Alert: this.info = 3; yields 3
49Alert: this.keywords = 3; yields 3
50Alert: this.layout = 3; yields 3
51Alert: this.media = 3; yields 3
52Alert: this.modDate = 3; yields 3
53Alert: this.mouseX = 3; yields 3
54Alert: this.mouseY = 3; yields 3
55Alert: ERROR: Document.numFields: Cannot assign to readonly property.
56Alert: ERROR: Document.numPages: Cannot assign to readonly property.
57Goto Page: 3
58Alert: this.pageNum = 3; yields 3
59Alert: this.pageWindowRect = 3; yields 3
60Alert: ERROR: Document.path: Cannot assign to readonly property.
61Alert: this.producer = 3; yields 3
62Alert: this.subject = 3; yields 3
63Alert: this.title = 3; yields 3
64Alert: this.zoom = 3; yields 3
65Alert: this.zoomType = 3; yields 3
66Alert: *** Getting properties ***
67Alert: this.ADBE is undefined undefined
68Alert: this.author is string 3
69Alert: this.baseURL is string 3
70Alert: this.bookmarkRoot is undefined undefined
71Alert: this.calculate is boolean true
72Alert: this.Collab is undefined undefined
73Alert: this.creationDate is string 3
74Alert: this.creator is string 3
75Alert: this.delay is boolean true
76Alert: this.dirty is boolean true
77Alert: this.documentFileName is string
78Alert: this.external is boolean true
79Alert: this.filesize is number 0
80Alert: this.icons is undefined undefined
81Alert: this.info is object [object Object]
82Alert: this.keywords is string 3
83Alert: this.layout is undefined undefined
84Alert: this.media is undefined undefined
85Alert: this.modDate is string 3
86Alert: this.mouseX is undefined undefined
87Alert: this.mouseY is undefined undefined
88Alert: this.numFields is number 0
89Alert: this.numPages is number 4
90Alert: this.pageNum is undefined undefined
91Alert: this.pageWindowRect is undefined undefined
92Alert: this.path is string /
93Alert: this.producer is string 3
94Alert: this.subject is string 3
95Alert: this.title is string 3
96Alert: this.zoom is undefined undefined
97Alert: this.zoomType is undefined undefined
98