ParameterDocID (NotesAgent - JavaScript)

Read-only. Returns the note ID of a document passed in by run or runOnServer.

Defined in

NotesAgent

Syntax

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.