[List] Add Item
- 29 Nov 2022
- 1 Minute to read
- Print
- DarkLight
[List] Add Item
- Updated on 29 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | System > Caching |
The Add Item (List) step adds an object to a specified Cache. The CacheName and CacheTypeName Inputs are used to determine which Cache to clear data from, and the TypeName drop-down is used to determine what kind of Data to clear from the Cache. Then, users Input the Key value for the Cache in the Key Input. Upon running, the step will clear the values from Cache.
Properties
Cache Setup
Property | Description | Data Type |
---|---|---|
Cache Instance Name | Define the name that is associated with the cache to clear. | String |
Cache Type Name | Choose the cache type that was established in System > Administration > Cache. | --- |
Type Name | Select the Data type of the value being cleared from the cache. | --- |
Clear By Key | This setting will create a "Key" as an input to clear the cache using the Key. | Boolean |
Inputs
Property | Description | Data Type |
---|---|---|
Key | The value by which this cache is accessible. | String |
Value | Value to add to the cache. | String |
Related Information
Was this article helpful?