The name of the bin. The bin must contain a List value.
Starting rank.
Optional
count: numberNumber of items to retrieve. If undefined, the
range includes all items starting from rank
.
Optional
returnType: lists.returnTypeThe return type indicating what data of the removed item(s) to return (if any).
List operation that can be used with the Client#operate command.
returnType
, you can also use
~ListOperation#andReturn|ListOperation#andReturn to
select what data to return.
Retrieves one or more items in the specified rank range from the list.