Extension::RedisClientLPush Method
Syntax
.LPush as Extension::RedisResult (key as C, value as A)
Arguments
- key
Character
- value
Any type
Description
LPush Command. Prepend one or multiple values to a list.
Syntax
Arguments
Character
Any type
Description
LPush Command. Prepend one or multiple values to a list.