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