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