FUNCTION:CACHECOUNT
last edited by
denny
on 01-Oct-2011
cacheCount
Description
Returns the amount (integer) of keys stored in the cache.
Usage Syntax
cacheCount([string cacheName]): number
Return Information
| Return Type |
| number |
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
| cacheName | string | No | definition of the cache used by name, when not set the "default Object Cache" defined in Railo Administrator is used instead. |
SideBar
User Login