remove parsed json from cache()
This function removes the JSON object with key a from the internal cache. See function parse json and add to cache().
Parameters
Parameter |
Description |
a |
Key name of the JSON object to be deleted from the cache. |