ParameterDocID (NotesAgent - JavaScript™)
Read-only. Returns the note ID of a document passed in by run or runOnServer.
Defined in
NotesAgentSyntax
getParameterDocID() : string
Usage
Use getDocumentByID in NotesDatabase to get a document through its note ID.See run and runOnServer for information on passing the note ID.