DOCNAME
Returns the Document Name of an attached document.
Return Value
String
Syntax
DOCNAME( attachmentName
               )
         
OR
DOCNAME( attachmentSeq
               )
         
where:
- attachmentName is the Attachment Name of the attachment for which you want the document name.
- attachmentSeq is the 1-based sequence number of the attachment for which you want the document name.