Gets a document description consisting from its type and computed name.

Syntax

DEdocDescr( doc, docTypeNum% )

Arguments

doc - NotesDocument, input. A document whose description should be got.

docTypeNum% - integer, input. Case number of type to be got. For some languages ( for English does not matter ).

Return

String.

Configs used

DocExt\Doc named as the document form.


Topic links:

DocExt\Doc config

See also:

Functions of the library DocExtLib