Description Usage Arguments Value Examples
Delete a specific request from the cache
1 | deepblue_delete_request_from_cache(request_id)
|
request_id |
the request to delete from the cache |
TRUE if the request was successfully deleted, FALSE otherwise
1 2 | deepblue_delete_request_from_cache("non-existing-request-id")
# returns FALSE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.