Scripting Language | Language Version | Scripting Engine | Engine Version FlowX 3.4.7 |
---|---|---|---|
Python | 2.7 | Jython | 2.7.0 |
DMN | 1.3 | camunda.engine.dmn | 7.14.0 |
MVEL | 2 | - | 2.4.10.Final |
Groovy | 3.0.8 | groovy-jsr223 | 3.0.8 |
JavaScript | ECMAScript 5.1 | Nashorn | 11.0.17 |
let
, const
, and block scope; iterators and for..of
loops; Map
, Set
, WeakMap
, and WeakSet
data types; symbols; and binary and octal literals. It is written in Java and runs on the Java Virtual Machine.
Latest version of Nashorn is 15.4, available from Maven Central. You can check the changelog to see what’s new.