Extension::RedisClientLRange Method
Syntax
.LRange as Extension::RedisResult (key as C [, start as N [, stop as N]])
Arguments
- key
Character
- start
Numeric
- stop
Numeric
Description
LRange Command. Get a range of elements from a list.
Syntax
Arguments
Character
Numeric
Numeric
Description
LRange Command. Get a range of elements from a list.