Changes for page JSR223

Last modified by Thomas Mortagne on 2017/11/27 16:39

From version 11.1
edited by Thomas Mortagne
on 2017/11/27 16:39
Change comment: There is no comment for this version
To version 12.1
edited by Thomas Mortagne
on 2017/11/27 16:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,6 +3,8 @@
3 3   println "* $it"
4 4   println "** names: ${it.names}"
5 5   }
6 +{{/groovy}}
6 6  
8 +{{groovy}}
7 7   println new javax.script.ScriptEngineManager().getEngineByName('python')
8 8  {{/groovy}}