1.7

Table Of Contents
l
Mode: Determines the origin of the data.
l
Location: The contents of the data selection set below will be the value of the
extracted field. The data selection settings are different depending on the data
sample type.
l
Left: Defines the start of the data selection to extract.
l
Right: Defines the end of the data selection to extract.
l
Top offset: The vertical offset from the current pointer location in the Data
Sample (Viewer).
l
Height: The height of the selection box.
l
Use selection: Click to use the value (Left, Right, Top offset and Height) of the
current data selection for the extraction.
Note
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
Trim: Select to trim empty characters at the beginning or the end of the field.
l
Type: The data type of the selected data; see "Data types" on page141. Make
sure that the data format that the DataMapper expects matches the actual
format of the data in the data source; see "Data Format" on page199.
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.
Page 195