Page 1 of 1

How to get the array in storage by javascript?

Posted: Thu Apr 23, 2015 4:06 am
by cheukpong2014

Image Image
These are the setting of my string array. I don't know my setting is right or not. If not, please tell me. And I want to get the array in storage by js.
I know java but i am new to js. Please help me. T.T


How to get the array in storage by javascript?

Posted: Thu Apr 23, 2015 6:38 pm
by Serhii Kulibaba

Hi,

Sure, you can save array into storage variable via JS.
Please follow tutorial below: https://devcenter.appery.io/documenta...


How to get the array in storage by javascript?

Posted: Sat Apr 25, 2015 4:48 am
by cheukpong2014

Thank you.