2019.2

Table Of Contents
the data format that the DataMapper expects matches the actual format of the data in the
data source; see "Data Format" on the facing page.
l
Split:
l
Split lines: Separate a multi-line selection into individual fields .
l
Join lines: Join the lines in the selection with the Concatenation string defined
below.
l
Concatenation string: The (HTML) string used to concatenate lines when they are
joined.
Settings for location-based fields in CSV and Database files
These are the settings for location-based fields in CSV and Database files.
l
Column: Drop-down listing all fields in the Data Sample, of which the value will be used.
l
Top offset: The vertical offset from the current pointer location in the Data Sample
(Viewer).
l
Use selection: Click to use the value of the current data selection for the extraction.
Note
If the selection contains multiple lines, only the first line is selected.
l
Post Function: Enter a JavaScript expression to be run after the extraction. For example
replace("-","") would replace a single dash character inside the extracted string.
l
Use JavaScript Editor: Click to display the Script Editor dialog.
l
Trim: Select to trim empty characters at the beginning or the end of the field.
Settings for location-based fields in an XML File
These are the settings for location-based fields in an XML file.
Page 365