JS Codegen & WebAPI transitioning to ECMA6
The DWScript JavaScript code generator is now transitioning to ECMA6, as the the LTS versions of browsers are now completing the transition. So you will now see the code generator using “let” and other ECMA6 constructs where they make sense, in terms of performance or compacity.