1 Antwort
HI Rajan,In order to use a javascript script function, it needs to be exported to LWC. The below posts should help you get started:https://trailhead.salesforce.com/en/content/learn/modules/lightning-web-components-for-aura-developers/migrate-javascripthttps://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.migrate_javascripthttps://salesforce.stackexchange.com/questions/317576/how-do-i-actually-use-an-imported-js-script-in-my-lwcIf this information helps, please mark the answer as best.Thank you