Hello
I’m trying to do this:
var “A” in WebView (JavaScript) I want to send the it to Lua var" A" to compute it.
Basically exchange data from the webview to the lua program and viceversa.
Is there a any solution to it?
Thanks in advance.
Hello
I’m trying to do this:
var “A” in WebView (JavaScript) I want to send the it to Lua var" A" to compute it.
Basically exchange data from the webview to the lua program and viceversa.
Is there a any solution to it?
Thanks in advance.
Lua has access to URL’s that get clicked on, but that’s about it.
Lua has access to URL’s that get clicked on, but that’s about it.