1.5

Table Of Contents
automation.properties.OriginalFilename;
To access variables declared in the Preprocessor properties (see picture above):
automation.variables.Same_as_workflow;
Boundaries Object
Returns a boundaries object encapsulating properties and methods allowing to define the
boundaries of each document in the job.
Properties
The following table lists the properties of the Boundaries object.
Property Return Type
CurrentDelim A read-only 1-based index (number) of the current delimiter in the file. In
other words, the Beginning Of File (BOF) delimiter equals 1. It indicates the
position of the current delimiter relative to the last document boundary
Methods
The following table describes the functions of the Boundaries object.
Method
find()
get()
getVariable()
set()
setVariable()
Page 224