Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to import external libraries in script include

bschmoll-uptycs
Tera Contributor

Is there any way to use external libraries in script includes?

1 ACCEPTED SOLUTION

Elijah Aromola
Mega Sage

You could, yes. You'd just have to host that external library somewhere on your instance. You could put it into a script include and then initialize it from wherever you need it. 

View solution in original post

2 REPLIES 2

Elijah Aromola
Mega Sage

You could, yes. You'd just have to host that external library somewhere on your instance. You could put it into a script include and then initialize it from wherever you need it.