2019.2

Table Of Contents
l
Thousand Separator: Set the thousand separator for a numerical value.
l
Currency Sign : Set the currency sign for a currency value.
l
Date Format : Set the date format for a date value.
l
Date Language : Set the date language for a date value (ex: If English is selected,
the term May will be identified as the month of May).
l
Treat empty as 0 : A numerical empty value is treated as a 0 value.
Run JavaScript
Running a JavaScript expression offers many possibilities. The script could, for example, set
record properties and field values using advanced expressions and complex mathematical
operations and calculations.
l
Expression: The JavaScript expression to run (see "DataMapper Scripts API" on
page396).
l
Use JavaScript Editor: Click to display the Edit Script 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.
Note
If the selection contains multiple lines, only the first line is selected.
Repeat step properties
The Repeat step adds a loop to the extraction workflow; see "Steps" on page274 and
"Extracting transactional data" on page260.
The properties described below become visible in the Step properties pane when the Repeat
step is selected in the Steps pane.
Description
This subsection is collapsed by default in the interface, to give more screen space to other
important parts.
Page 374