New to Basil.js, but love it dearly.
I am wondering if it is possible to link other javascript sheets in my .jsx script and what the correct procedure is. When I try:
#include "basiljs/users/anotherscript.jsx";
InDesign throws err:
Error Number: 48 Offending Text: #include "basiljs/users/anotherscript.jsx";