Extension::RedisClientLIndex Method
Syntax
.LIndex as Extension::RedisResult (key as C, index as N)
Arguments
- key
Character
- index
Numeric
Description
LIndex Command. Get an element from a list by its index.
Syntax
Arguments
Character
Numeric
Description
LIndex Command. Get an element from a list by its index.