storeState | R Documentation |
Stores the data object by parsing the data (a stringified JSON) and storing it as a JSON object
storeState(data, path)
data |
The data object to store, must be a stringified JSON generated via getData and received as proxy id and "_data" |
path |
The path to store the data object at |
TRUE if successfull
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.