2022.1

Table Of Contents
General DataMapper Improvements
l The Ignore CR/LF at end of file option now also Ignores trailing Form Feed characters
(FF) in data files. (SHARED-67112)
l Added a new method named isRuntime(), to determine whether the data mapping
process is currently running in debug or runtime mode. (SHARED-80858)
l Fixed a problem with runtime parameter initialization. (SHARED81747-)
l Datamapper now supports JSON data using UTF-16 and UTF-32 encoding. (SHARED-
83886)
l Fixed Automatic Date parser for dates with negative time zone with non-zero minutes.
(SHARED-83528)
l Incorrect code completion suggestions for Arrays in JavaScript have been fixed. (SHARED-
83719)
l Fixed boundaries behaviour in TEXT emulation when the "Ignore CR/LF at end of file"
option was set. (SHARED-83980)
Page 1590