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
Athira VenugopalAthira Venugopal 

How to call a visual force page from a javascript method? I am working on visual studio code on Lightning web components

ShirishaShirisha (Salesforce Developers) 
Hi Athira,

Greetings!

Please find the sample code on how to call the VF page from LWC.

https://www.biswajeetsamal.com/blog/invoke-visualforce-page-javascript-method-from-lightning-component/

Kindly mark it as best answer if it helps so that it can help others in the future.

Warm Regards,
Shirisha Pathuri