Extension::RedisClientLPop Method
Syntax
.LPop as Extension::RedisResult (key as C)
Arguments
- key
Character
Description
LPop Command. Remove and get the first element in a list.
Syntax
Arguments
Character
Description
LPop Command. Remove and get the first element in a list.