What is BeanShell and how can I use it?

VERSION 3 Published

Created on: 18-Dec-2006 11:48 by flux - Last Modified:  26-Feb-2008 16:11 by Guest

BeanShell is a little Java interpreter, it accepts standard Java syntax as well as loose types, commands and method closures. For more information on BeanShell visit: http://www.beanshell.org/.

In the Flux Designer you are able to write code in the pre and post scripts of an action. You can use Java or you can use BeanShell (Flux defaults to BeanShell) to incorporate little snippets of code into the your graphically designed flow charts.
Average User Rating
(0 ratings)




There are no comments on this document