DOCDESC
Returns the description associated with an attached document.
Return Value
String
Syntax
DOCDESC( attachmentName
               )
         
OR
DOCDESC( attachmentSeq
               )
         
where:
- attachmentName is the name of the attachment for which you want the description.
- attachmentSeq is the 1-based sequence number of the attachment for which you want the description.