LOTUSSCRIPT/COM/OLE CLASSES


Save method
Example

Saves any changes you have made to a document.

Defined in

NotesDocument

Syntax

flag = notesDocument.Save( force, createResponse [, markRead ] )

Parameters

force


createResponse
markRead
Return value
Language cross-reference

save method in Java Document class

@DocMark function in formula language

FileSave @command in formula language

Example
See Also