I LOVE the new Shared Groovy Script in the JWME add-on.
I am trying to figure out if it is possible to call a function in one shared groovy script from another shared groovy script. I have successfully used classes from within a Post-Function. But I have 2 methods that both need to do some of the same calculations (convert a list of things) and I would like to be able to call it from the class in another Shared Groovy Script
Can anyone help with that?
You can use any class or function defined in Shared Groovy Scripts.
Cheers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.