2019.1

Table Of Contents
Name Description Available in
scripts of
type
being processed. except Goto
and
Postprocessor
"steps" on
page415
An object encapsulating properties
and methods pertaining to the current
data mapping configuration.
Extract,
Condition,
Repeat and
Multiple
Conditions
steps
Functions
These functions are available in Boundaries and Steps scripts.
Name Description
copyFile()
Copies a file to the target file path, replacing it if it already exists.
"createGUID()" on
page421
Returns a unique 36-character string consisting of 32
alphanumeric, lower case characters and four hyphens (format: 8-
4-4-4-12). Example: 123e4567-e89b-12d3-a456-426655440000.
"createHTTPRequest
()" on page421
Creates a new HTTP Request Object.
createTmpFile()
Creates a file with a unique name in the temporary work folder and
returns a file object.
deleteFile()
Deletes a file.
execute()
Calls an external program and waits for it to end.
Page 380