2020.1

Table Of Contents
l Scripts can now conditionally trigger a fatal error by calling the new fatalError
(message) function. This will abort content creation. (SHARED-64789)
l
Scripts in Print Context jobs can now attach arbitrary properties to content items
generated by Content Creation. The properties are retained in the database, allowing the
information to be utilized in Workflow for further processing along with the base record
information when retrieved by the Retrieve Items action. (SHARED-65239)
l Introduced "width" and "height" script functions with the same behaviour as jQuery's
"outerWidth" and "outerHeight". (SHARED-65513)
l Fixed an issue whereby the resource() function did not work properly when passing a
UNC path. (SHARED-65523)
Page 1051