The Functionality in Scriptler and Global Libraries can and does often intersect. I would like to avoid repeating same code in multiple places and I was wondering if there is any way to call one from another?
The specific use-case I am looking at is using active parameters in a job that execute some code to generate a selection/value, but allowing pipelines to run same code directly.
Ideally i would want to call Pipeline GL code from Scriptler, but vice versa would do in a pinch - I would really hate to write same code in both locations.
Thanks,
-M