2021.2

Table Of Contents
Property Description
step that have their Scope set to "Entire data". These properties are
statically set at the start of the job.
(See "Properties and runtime parameters" on page228 for details.)
Methods
The following table lists the methods of the data object.
Method Description Script type File type
"extract()" on the
facing page
Extracts the text value from
a rectangular region.
Extract, Condition,
Repeat, and Action
steps
All
"extractByIndex
(index, rowOffset)"
on page412
Extracts the value from the
specified column and row.
Extract, Condition,
Repeat, and Action
steps
CSV/
XLSX/
XLS
"extractMeta()" on
page413
Extracts the value of a
metadata field.
Extract, Condition,
Repeat, and Action
steps
All
"fieldExists()" on
page413
Method that returns true if
the specified metadata field,
column or node exists.
Boundaries
Preprocessor, Extract,
Condition, Repeat,
Action, and
Postprocessor steps
All
"Example" on
page415
Method that returns true if
the column, specified by
index, exists.
Boundaries
Preprocessor, Extract,
Condition, Repeat,
Action, and
Postprocessor steps
CSV/
XLSX/
XLS
Page 403