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.
JSON (JavaScript Object Notation) is a lightweight text format for data exchange. The Lobster Data Platform handles JSON in integration profiles, web resources, and API interfaces. Value resolvers convert JSON data to internal objects and vice versa.