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
Benjamin Moore 10Benjamin Moore 10 

Lightning to Visualforce

I am currently using Lightning out to call an app to a Visualforce page. The issue is I am not sure the best way to call js. What is the best way of calling javascript in this situation. 
Raj VakatiRaj Vakati
I can suggest to use the static resource 

https://rajvakati.com/2018/04/02/using-lightning-components-in-visualforce-page/