(Optional) Specifies a brief description of the document type or attached document (file).
On the Event Action Attach form, this field can be used with both ATTACH and UPDATE action types.
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")