2018.1

Table Of Contents
Property Description Return type
filename
The path of the input file.
Returns the fully qualified file name of
the temporary work file being processed.
properties
Contains properties declared in
the preprocessor step (see
Preprocessor Step Properties for
details).
Returns an array of properties defined in
the Preprocessor step with the data
scope (i.e. statically set at the start of the
job).
Methods
The following table lists the methods of the data object.
Method Description Script type File
type
"Examples"
on
page325
Extracts the text value from a
rectangular region.
Extract, Condition, Repeat,
and Action steps
All
"extractMeta
()" on
page330
Extracts the value of a metadata
field.
Extract, Condition, Repeat,
and Action steps
All
"fieldExists
()" on
page330
Method that returns true if the
specified metadata field, column
or node exists.
Boundaries
Preprocessor, Extract,
Condition, Repeat, Action,
and Postprocessor steps
All
"Examples"
on
page332
Finds the first occurrence of a
string starting from the current
position.
Boundaries
Preprocessor, Extract,
Condition, Repeat, Action,
and Postprocessor steps
All
"Examples" Finds the first match for a regular Extract, Condition, Repeat, Text,
Page 323