cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
468
Views
0
Helpful
0
Replies

Cisco touch 10 - Is it possible to import an external javascript package to use within a macro

ninjamaster5280
Level 1
Level 1

Is it possible to install a javascript package in order to use the reference it in a javascript macro?  I'm trying to use an external javascript library.  I do know that you can install on other systems using:

npm install packagename

Macro code:

const package = require('packagename');

Is there a way to do this, or an example? 

Thanks

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: