Dynamics 365 Business Central
Execute JavaScript with WebPageViewer for Business Central
TL;DR The WebPageViewer add-on has an overload to accept some JavaScript. You can use that to execute arbitrary script locally. WebPageViewer.SetContent(HTML: Text; JavaScript: Text);…
