GetAttachmentFile(num_file);
num_file
Returns the file name of an attachment saved to disk via an EmailIN connector. The file names are not the original attachment file names. Use the scripting function GetAttachmentOriginalFile to map the stored files to the original attachment names.
str
$file = GetAttachmentFile(1);
OpenText StreamServe 5.6 | Updated: 2013-03-01 |