2021.2

Table Of Contents
Note
l
The JScript engine is Microsofts JScript 5.8, which is the equivalent of
JavaScript 1.5 (ECMA-262 3rd edition + ECMA-327 (ES-CP) + JSON).
Enhanced JScript allows the use of more recent JavaScript syntax. Many
methods - basic methods like Date.now(), String.trim(), btoa
()/atob() and more advanced methods like Array.forEach() - are
added to the JScript engine via the polyfill.js library.
l While JavaScript and VBScript are natively available on Windows operating
systems, Python and Perl require third-party tools to be functional. For Perl,
ActivePerl can be installed. For Python ActivePython (version 2.7.13 ) can be
installed.
Notification Messages behavior
preferences
Notification Messages behavior preferences control the display of certain messages and
prompts within PlanetPress Workflow.
Preferences
l
User mismatch: Select to have PlanetPress Workflow display a prompt when a different
user opens the application.
l
Task deletion: Select to prompt for confirmation when deleting a task.
l
Document deletion: Select to have PlanetPress Workflow prompt for confirmation when
deleting a document.
l
Prompt on Document deletion when service is running:
l
Group of documents deletion: Select to have PlanetPress Workflow prompt for
confirmation when deleting a group of documents from the Configuration Components
pane.
l
Empty group deletion: Select to have PlanetPress Workflow prompt for confirmation to
delete a group when you remove the last of its member objects. If you clear this option,
groups are automatically deleted when their last members are removed.
Page 773