documentId parameter

The documentId parameter will return a unique integer that can be used to identify the document.  Document identification numbers are not reused.  If two document views return the same value for documentId, they are different views on the same document.

Availability

query command

Scope

The current view.

Syntax

query documentId 

Examples

query documentId 


query command