Key Matches Substring In Cache
  • 19 Mar 2025
  • 1 Minute to read
  • Dark
    Light

Key Matches Substring In Cache

  • Dark
    Light

Article summary

Step Details
Introduced in Version9.6.0
Last Modified in Version9.6.0
LocationSystem > Caching

The Key Matches Substring In Cache step checks to see if a string matches, or partially matches, the key of a cached item. It then returns True or False, depending on its findings.

Prerequisites 

This step is only available in v9.6 and higher. A cache and a Cache Definition need to be created within the Project this step is used in.


Properties

Cache

PropertyDescriptionData Type
Cache NameThe cache that the step will perform its deletion against. The list includes all caches available inside the Project.
--
Selected Cache Definition

This displays the cache definition of the cache chosen in the Cache Name property.

--
Item Type

The data type of the cache item that will be deleted.

--
Select Cache at Runtime

Runtime selecting a cache is an advanced action and may create problems if the cache selected is not valid. Instead of this feature, it is recommended to use multiple cache steps with paths to each so that the configuration is very clear.

Boolean

Inputs

PropertyDescriptionData Type
KeyThis is the key for the particular cached item.String



Was this article helpful?

What's Next