Page 1 of 1

Appery Model Storage Path Question

Posted: Wed Oct 28, 2015 4:44 pm
by realmadrid2121 .

Hello ,
Usng the new Appery model storage how would one retreive or what is the path to a value from a variable located in storage in the following format : Im looking to retrieve the "value for the "id"
Apperyio.storage.service.get("$['id']"); << doesnt work because _id is nested in "provider"

service = {“info”:”b4”,”provider”{“username":"ms","_id":"562d8783e4b03cdc01f25ce8”}}