what is the scripting engine inside?

hi
may I know the scripting engine that screen scraper using?
like beanshell,groovy,JDK
thanks

We use Beanshell to run the

We use Beanshell to run the scripts, and then we put Java-based libraries for support of the various languages, like Jython for Python, etc.