FORMULA LANGUAGE
Syntax
@DocMark( [Update] ) @DocMark( [NoUpdate] )
Parameters
[UPDATE]
Use @DocMark in any type of agent to indicate if the changes made to a document by the agent should be saved. This function has no effect in any other formula.
You cannot use this function in Web applications.
Language cross-reference
Save method of LotusScript NotesDocument class
SaveToDisk property of LotusScript NotesItem class
save method of Java Document class
IsSaveToDisk property of Java Item class
See Also