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