1.4

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. Please refer to ...(link to come) for
more information.
l
Concatenation string:
l
Split: Separate the selection into individual fields based on the
Concatenation string defined above.
l
Sub-Fields:
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 JavaScript 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
If the selection contains multiple lines, only the first line is selected.
l
Type: The data type of the selected data. Please refer to ...(link to come) for
more information.
CSV and Database Files
l
Field List: The Field List displays each of the single fields that are being extracted in a
drop-down. Fields can be re-ordered and re-named within the Ordering and Renaming
Fields dialog.
l
Add JavaScript Field: Click to add a new extract field. By default, the field will be a
JavaScript -defined field rather than a data extraction, of String data type.
l
Remove Extract Field: Click to delete the selected extract field from the list.
l
Order and rename fields: Click to openOrdering and Renaming Fields.
Page 134