projectdoc Toolbox
Document Name
The name of the document as specified by the user in the wizard.
projectdoc.doctype.common.name
The name of the document is usually unique within the document type. It is specified in the blueprint wizard and is typically the base to calculate the title of the document. Often these two document properties are the same.
Note that Nameless Documents allow to derive the name from the title.
Access the variable value like this:
<at:var at:name="projectdoc.doctype.common.name"/>