/
JavaScript language support
JavaScript language support
Server-side scripting based on JavaScript
JavaScript engine: Mozilla Rhino (= JS interpreter / compiler running in Java Virtual Machine)
Language level:
“classic” JavaScript Version 1.8 (
*.js
files)ECMAScript 2021 (
*.es6
and*.mjs
files)
Google Closure Compiler is used to transpile modern ECMAScript code to classic JavaScript
Direct access to Java APIs; external JAR files can be integrated and invoked
, multiple selections available,
Related content
Transactions
Transactions
Read with this
First steps using CSE console
First steps using CSE console
Read with this
Building REST APIs
Building REST APIs
Read with this
Development Environment
Development Environment
Read with this
Directories, Plugins and Scopes
Directories, Plugins and Scopes
Read with this
Data model
Data model
Read with this