function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rajarakrajarak 

Jscript static resource referring another Jscript static resource

Hi,

 

 

I have the below scenario and would appreciate any guidance to get to that.

 

Test.zip is uploaded in SFDC as static resource.

 

It has two JScript files sample1.js and sample2.js.

 

In Sample2.js, I want to refer or include sample1.js

 

Please help me in referring/including sample1.js in sample2.js file

 

Thanks

KK