$getCacheData
$getCacheData will return cache data.
Usage
$getCacheData[type;name;key;option?]Parameters
| Field | Type | Description | Required |
|---|---|---|---|
| type | string | true | |
| name | string | true | |
| key | string | true | |
| option? | string | false |
Cache Types
| Field |
|---|
| Group |
| LinkedList |
| PriorityQueue |