1.6

Table Of Contents
Note
Default Format Settings can be defined at the user level, at the DataMapper configuration
level and/or at the field level. (See Datamapper Default Data Format for more
information.)
Run JavaScript
l
Expression: The JavaScript expression to run.
l
Use JavaScript Editor: Click to display the Edit Script dialog.
Note
Running a JavaScript expression offers many possibilities, for example:
l Setting Properties and Record Field values using advanced expressions
l Do complex mathematical operations and calculations
l More features to come in future versions. For more information, see JavaScript
in DataMapper.
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.
Repeat Step Properties
The Repeat step is a loop that runs more than once. There are multiple types of repeat steps
used for different actions. Repeat steps do not automatically move the pointer in the file. In
order to avoid infinite loops, a Goto step must be present within the loop itself.
Page 191