DCOProperty

Exports the value assigned to the DCO property that you designate as the parameter.

Syntax

bool DCOProperty (StrParam)

Parameters

The name of the DCO Property whose value is to be included in the Export file.
  • ID: The value of an object’s ID property. For a Batch object, this might be 20020072.003. You can apply this action at any level(s).
  • ImageName: The name and location of a Page object’s Image file: for example, c:\ParentDirectory\Invoices\batches\20030145.001\TM000001.tif.
  • Status: The value assigned to an object’s Status property. You can apply this action at any level(s).
  • Type: The value assigned to an object’s Type property. You can apply this action at any level(s).

Returns

False if the parameter is not a valid DCO Property. Otherwise, True.

Level

All levels.

Details

Exports the value assigned to the DCO Property that you designate as the parameter.
Example
NewLine()
Text("Document: ")
DCOProperty("ID")

If this sequence is applied to a Document object, the Export file for document 01 in batch 20050219.057 will look like: Document: 20050219.057.01.