9.59 DOM_CLOSE_DOCUMENT
Þ Note: Built-In Function Rules.
Closes an open document when no longer required to release Notes allocated memory for the document/data note.
Note that this does not write the contents of the document to the database, you must use the DOM_UPDATE_DOCUMENT Built-In Function to update the document to disk.
For use with
|
Arguments
|
Return Values
|
Examples
Refer to these Domino Built-In Function Examples in the
:Example 1: Creating a New Document in a Database
Example 2: Selecting documents from a Database using a view
Example 3: Executing an Agent in a Database
Example 4: Updating Documents selected from a Browselist
Technical Notes
This Built-In Function uses the standard Lotus Notes API NSFNoteClose. All security and integrity issues related to the use of this Built-In Function are according to normal Lotus Notes API use for the current platform.