Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Scope of Local storage variable

If I define a local storage variable in one screen, will the next page which is launched from this page have access to that variable? Or do I need to set in again?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Scope of Local storage variable

Hello! localStorage variables shoul be available on each screen. You don't need to set it again.

Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Scope of Local storage variable

Thank you, let me try it, somehow it is not appearing while I am calling the REST service with that, so was doubting this. May be there is some other issue. Let me check.

Return to “Issues”