LOTUSSCRIPT/COM/OLE CLASSES


IsNewDoc property
Example

Read-only. Indicates whether a document is new. A new document is one that hasn't been saved.

Defined in

NotesUIDocument

Data type

Boolean

Syntax

To get: flag = notesUIDocument.IsNewDoc

Legal values


Language cross-reference

@IsNewDoc function in the Formula language

Example
See Also