Arguments
string
required
The key of the sorted set
string
required
The minimum lexicographical value to remove.
string
required
The maximum lexicographical value to remove.
Response
The number of elements removed from the sorted set.
Remove all members in a sorted set between the given lexicographical range.