How to import global script to an asset script?
-
Hi sir,
I have created script file as asset and also i have created global script . iwant to import global script in the asset script how to do that?
playground url - https://playground.jsreport.net/w/reshmajacob93/CbvTd4be
-
The global script can't be imported to the asset.
You can require other assets into each other
https://playground.jsreport.net/w/anon/DnRYevwG