Document Description

(Optional) Specifies a brief description of the document type or attached document (file).

Used With

On the Event Action Attach form, this field can be used with both ATTACH and UPDATE action types.

Syntax

On the Event Action Attach form, the contents of this field must use this syntax:

scalarExpression

where scalarExpression is or resolves to a string containing the document description text.

When you click OK to return to the Event Actions form, the system "wraps" this content within a DOCDESC( ) parameter, which yields the final syntax:

DOCDESC("scalarExpression")


Related Topics

Working with File Attachments

Document Types form

Documents form

Attached Documents form