remove parsed json from cache(key a)
Group |
Removes the JSON object with key a from the internal cache. See function parse json and add to cache(data a, key b).
Parameter Description
Parameter |
Description |
a |
Key name of the JSON object to be deleted from the cache. |