Add method
Adds a reference by index or DocID to the current Document object.
Syntax
Add(DocID As String, [RefDisplayName As String])
Name | Description |
---|---|
DocID |
The DocID value of the document to reference. |
RefDisplayName |
The name to display for the reference as seen by users. |
Remarks
For events to occur for this method, the DocRefEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y (default).