storeState.Rd
Stores the data object by parsing the data (a stringified JSON) and storing it as a JSON object
storeState(data, path)
The data object to store, must be a stringified JSON generated via getData and received as proxy id and "_data"
The path to store the data object at
TRUE if successfull