remove parsed json from cache(key a)
Group |
Removes the JSON object with the 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 object to be deleted from the cache. |