How to exchange variables between Basic and Javascript
Posted: Sat Dec 23, 2017 8:46 pm
I am trying to do the following
In basic I have a variable let's say x
How do I access that variable with Javascript
let javascript perform some actions on it
let Basic get the result back from javascript
Any ideas ???
Any example please
Luc
In basic I have a variable let's say x
How do I access that variable with Javascript
let javascript perform some actions on it
let Basic get the result back from javascript
Any ideas ???
Any example please
Luc