Scriptable Process Editor Update
An updated code-first environment for building "scriptable processes". JavaScript-based automation's that pull data from a source, transform it, and write results back into your model. It sits alongside the existing node-based Visual Process canvas but is built for people who'd rather write a script than wire up a flow diagram.
Requires Engine Version 2.7.234 or later.
Layout
Sidebar, editor, and console all live in a shared resizable splitt layout. Drag panes bigger or smaller, order them however you need.
Ability to edit multiple scriptable processes and execute them too.
Full code editor: (the engine behind VS Code) for the script pane, with real autocomplete and suggestions, not just plain...