Dear All,
I am using Powerbuilder webBrowser control (webview2), and try to send message via javascript.
according the help, call ``window.webBrowser.postMessage('my message...');``, but not work.
Call out dev-console by [F12], and find that ``window.webBrowser.postMessage`` is not valid.
Please kindly hlep.
Thanks,