Extension::RedisClientLLen Method
Syntax
.LLen as Extension::RedisResult (key as C [, find as A])
Arguments
- key
Character
- find
Any type
Description
LLen Command. Get the length of a list (with optional value to stop at).
Syntax
Arguments
Character
Any type
Description
LLen Command. Get the length of a list (with optional value to stop at).