In order to be able to structure Intrexx applications even more
flexibly, you have here the ability to integrate Groovy script into
your processes. Groovy is better integrated than most other script
languages into the JVM. Existing libraries or Groovy objects and
classes in Java can be used easily.
If the Expert options setting is chosen from the Extras / Options menu,
the Groovy script path can be changed by clicking Edit file path.
When you click on Open Intrexx Editor,
the Intrexx Groovy Script Editor will be opened. Open External Editor will be available if the path to an external text editor has been entered in the menu Extras / Options / Editor settings.
With the setting Cache compiled script classes the compiled Groovy Script classes will be held in the cache.