Script functions reference > Script functions in alphabetical order > G > GetAttachmentCount

GetAttachmentCount
Syntax
GetAttachmentCount();
Description
Returns the number of attachments in the current email that have been saved to disk via an EmailIN connector.
Returns
num
Example
$count = GetAttachmentCount();
OpenText StreamServe 5.6 Updated: 2013-03-01