2018.1

Table Of Contents
Ignore CR/LF in Text records
New option added to allow ignore end-of-line CR/LF characters in Text datafiles. This prevents
empty trailing records being added to the dataset. (SHARED-62139)
Create unique GUIDin scripts
New DataMapper Script function createGUID() added to the Boundaries and Steps scripts.
This function returns a unique GUID. (SHARED-61246)
New "No Data" warning
A visual warning has been added to the DataMapper when an open table contains no data.
(SHARED-2716)
General DataMapping improvements:
l Improved support for transactional data records containing thousands of transactional
items per record. (SHARED-50430)
l Data records can now be duplicated. To support this, a new record.copies property has
been added to the record object.(SHARED-53766)
Page 1188