FORMULA LANGUAGE


@AttachmentModifiedTimes
Example

Returns a datetime that displays the date on which the file attachment associated with the current document was last modified. If the document contains more than one file attachment, returns the modification dates in a datetime list.

Note This @function is new with Release 6.

Syntax

@AttachmentModifiedTimes( excludeMIMEBody )

Parameters

excludeMIMEBody

Return value

modificationDate

Example