DocumentViewAppliedURL

Qubes 9.0 Returns a link to the view of the applied version of document whose UDR was entered as a parameter.

Syntax

DocumentViewAppliedURL(reference)
reference = the document's reference

Remarks

Returns #ERR! if the document does not exist or has no applied version.

The reference may be with or without a version number, if the version is mentioned, it is ignored.

See also DocumentViewURL.

Examples

DocumentViewAppliedURL('MyReference') = "http://myserver/Index1.QXSLT/DOC.QFILE?DOCID=MyDocIDDoc&LINK=AVAL"

Classification

Qubes