.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@AttachmentNames
Example

Returns the operating system file names of any files attached to a document. If there are multiple files attached, the names are returned as a multiple­value text list.

Syntax

@AttachmentNames( excludeMIMEBody )

Parameters

excludeMIMEBody

Return value

names

Language cross-reference

Source property in LotusScript NotesEmbeddedObject class

Source property in Java Embedded Object class

Values property in LotusScript NotesItem class

Example
See Also