Use Local VAriable in Java
Posted: Sun Dec 29, 2013 4:47 pm
Hi,
I have defined a Local Storage Variable called "EALVariable". What is the syntax to use that Variable in a Run JavaScript event please?
Thanks,
Chris
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi,
I have defined a Local Storage Variable called "EALVariable". What is the syntax to use that Variable in a Run JavaScript event please?
Thanks,
Chris
You would use the local storage API:
http://docs.appery.io/documentation/r...
Excellent, thanks Max