LassoScript Utility
Basics Browse Detail

[Cache_Delete]

Tag Link [Cache_Delete] Category Utility
Type Substitution Source Available Yes
Support Preferred Version 8.1
Change Unchanged Data Source Any
Output Type None Security Tag
Implementation LDML Sets Lasso 8.5, Lasso 8.0

Description

Deletes a specified cache. The cache entry will be removed as if the cache had never been created. Requires a -Name parameter which specifies the name of the cache. An optional -Session parameter specifies the session that contains the cache, if applicable.

Syntax

[Cache_Delete: -Name='MyCache']

Parameters

Required Parameters
-Name The name of the cache.
Optional Parameters
-Session Specifies the name of the session in which the cached content is stored.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.