DOCBLOB

Allows the BLOB (binary large object) representing an attached document to be copied to a property. This expression can be used only in place of the scalarExp value in the SETPROPVALUES( ) parameter.

Return Value

Typeless

Syntax

DOCBLOB( attachmentName )

OR

DOCBLOB( attachmentSeq )

where:

  • attachmentName is the name of the attachment for which you want the blob.
  • attachmentSeq is the 1-based sequence number of the attachment for which you want the blob.