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.2 Updated: 2018-01-26