You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

refer external libraries in VBCS

Accepted answer
36
Views
1
Comments

Summary:

Hi Experts

I want to make use of external JavaScript libraries i.e. after i include the script tag in HTML like below, I want to refer them in JavaScript function of my VBCS code

 <script src="https://reference.com/.js"/>

I'm not getting here how to access the external libraries, if I go with traditional approach of of HTML then I'm getting error saying cannot read property of utils


I want to make use of below sheejs library in vbcs


Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!