CacheCount

Get how many items are in the cache.

By default, the {@code cacheName} is set to {@code default}.

Method Signature

CacheCount(cacheName=[string])

Arguments

Argument
Type
Required
Description
Default

cacheName

string

false

The cache name to retrieve the data from, defaults to {@code default}

default

Examples

Last updated

Was this helpful?