Extension::RedisClientLTrim Method
Syntax
.LTrim as Extension::RedisResult (key as C, start as N, stop as N)
Arguments
- key
Character
- start
Numeric
- stop
Numeric
Description
LTrim Command. Trim a list to the specified range.
Syntax
Arguments
Character
Numeric
Numeric
Description
LTrim Command. Trim a list to the specified range.