2018.1

Table Of Contents
to make further settings for that field.
l
Add Unique ID to extraction field: Check to add a unique numerical set of characters to
the end of the extracted value. This ensures no two values are identical in this field in the
record set.
l
Mode: Determines the origin of the data. Fields always belong to an Extract step, but they
don't necessarily contain extracted data. See "Fields" on page206 for more information.
l
Location: The contents of the data selection determine the value of the extracted
field. The settings for location-based fields are listed separately, per file type:
l "Settings for location-based fields in a Text file" on the facing page
l "Settings for location-based fields in a PDF File" on the facing page
l "Settings for location-based fields in CSV and Database files" on page275
l "Settings for location-based fields in an XML File" on page276
l
JavaScript : The result of the JavaScript Expression written below the drop-down
will be the value of the extracted field. If the expression contains multiple lines, the
last value attribution (variable = "value";) will be the value. See DataMapper API.
l
Use JavaScript Editor: Click to display the Script Editor dialog.
l
Use selected text: Inserts the text in the current data selection in the
JavaScript Expression. If multiple lines or elements are selected, only the first
one is used.
l
Use selection: Click to use the value of the current data selection for the
extraction.
Note
l
Properties: The value of the property selected below will be the value of the
selected field.
l
Property: This drop-down lists all the currently defined properties (including
system properties).
Custom properties can be defined in the Preprocessor step; see
"Preprocessor step" on page191.
For an explanation of the objects to which the properties belong, see
Page 273