• 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.URL is string
32Alert: this.zoom is undefined undefined
33Alert: this.zoomType is undefined undefined
34Alert: *** Setting properties ***
35Alert: this.ADBE = 3; yields 3
36Alert: this.author = 3; yields 3
37Alert: this.baseURL = 3; yields 3
38Alert: this.bookmarkRoot = 3; yields 3
39Alert: this.calculate = 3; yields 3
40Alert: this.Collab = 3; yields 3
41Alert: this.creationDate = 3; yields 3
42Alert: this.creator = 3; yields 3
43Alert: this.delay = 3; yields 3
44Alert: this.dirty = 3; yields 3
45Alert: ERROR: Document.documentFileName: Cannot assign to readonly property.
46Alert: this.external = 3; yields 3
47Alert: ERROR: Document.filesize: Cannot assign to readonly property.
48Alert: ERROR: Document.icons: Cannot assign to readonly property.
49Alert: ERROR: Document.info: Cannot assign to readonly property.
50Alert: this.keywords = 3; yields 3
51Alert: this.layout = 3; yields 3
52Alert: this.media = 3; yields 3
53Alert: this.modDate = 3; yields 3
54Alert: this.mouseX = 3; yields 3
55Alert: this.mouseY = 3; yields 3
56Alert: ERROR: Document.numFields: Cannot assign to readonly property.
57Alert: ERROR: Document.numPages: Cannot assign to readonly property.
58Goto Page: 3
59Alert: this.pageNum = 3; yields 3
60Alert: this.pageWindowRect = 3; yields 3
61Alert: ERROR: Document.path: Cannot assign to readonly property.
62Alert: this.producer = 3; yields 3
63Alert: this.subject = 3; yields 3
64Alert: this.title = 3; yields 3
65Alert: ERROR: Document.URL: Cannot assign to readonly property.
66Alert: this.zoom = 3; yields 3
67Alert: this.zoomType = 3; yields 3
68Alert: *** Getting properties ***
69Alert: this.ADBE is undefined undefined
70Alert: this.author is string 3
71Alert: this.baseURL is string 3
72Alert: this.bookmarkRoot is undefined undefined
73Alert: this.calculate is boolean true
74Alert: this.Collab is undefined undefined
75Alert: this.creationDate is string 3
76Alert: this.creator is string 3
77Alert: this.delay is boolean true
78Alert: this.dirty is boolean true
79Alert: this.documentFileName is string
80Alert: this.external is boolean true
81Alert: this.filesize is number 0
82Alert: this.icons is undefined undefined
83Alert: this.info is object [object Object]
84Alert: this.keywords is string 3
85Alert: this.layout is undefined undefined
86Alert: this.media is undefined undefined
87Alert: this.modDate is string 3
88Alert: this.mouseX is undefined undefined
89Alert: this.mouseY is undefined undefined
90Alert: this.numFields is number 0
91Alert: this.numPages is number 4
92Alert: this.pageNum is undefined undefined
93Alert: this.pageWindowRect is undefined undefined
94Alert: this.path is string /
95Alert: this.producer is string 3
96Alert: this.subject is string 3
97Alert: this.title is string 3
98Alert: this.URL is string
99Alert: this.zoom is undefined undefined
100Alert: this.zoomType is undefined undefined
101