Page 1 of 1

Use Local VAriable in Java

Posted: Sun Dec 29, 2013 4:47 pm
by Sander Kristel

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


Use Local VAriable in Java

Posted: Sun Dec 29, 2013 4:56 pm
by maxkatz

You would use the local storage API:
http://docs.appery.io/documentation/r...


Use Local VAriable in Java

Posted: Sun Dec 29, 2013 7:08 pm
by Sander Kristel

Excellent, thanks Max