Scripting Suite Pro v3.5.3 Release Notes
Maintenance release.
This version is intended to be officially certified for Data Center.
Improvements
Added
'Always reload modules'
setting, which disables caching of the compiled modules. All scripts used as a module will be recompiled on each run. This simplies development of the scripts, but may decrease performance.Added
'Quick reference'
screen with short description for each of the supported extention points with code samples.Improvements to the embedded Jython scripts:
onedit.merge()
function to merge results from multiple validators into a single result.‘Assign to me’ action handled properly, executing on-edit validator and postfunction.
Fixes
Minor UI bug fixes
Â