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
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