We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467c5a2 commit 0c4215cCopy full SHA for 0c4215c
reference/application.md
@@ -195,8 +195,8 @@ Represents the active document. Provides the document guid and current saved nam
195
196
| Property | Type | Description |
197
| ---------- | ----------------- | ---------------------------------------------------|
198
-| name | ?string | Document name as displayed in the document window. |
199
-| guid | ?string | Unique document identifier that does not change. |
+| name | string | Document name as displayed in the document window. |
+| guid | string | Unique document identifier that does not change. |
200
201
**Example**
202
```js
0 commit comments