zrange
This block is part of the redis group and was last modified in core v13.0.7.
zrange v13.0.5 Updated v13.0.7retrieve items from the sorted sets
Inputs 3 + flow
- flow
flow - start index
startrequirednumber - stop index
stoprequirednumber - include scores
with_scorescondition
Outputs 4 + flow
- flow
flow - results
array - success
condition - error
value - key
value
redis zrange |
zrange |
Core Releases
v13.0.5 This block was introduced inv13.0.5, click here to see the release notes. v13.0.7 This block was last modified in v13.0.7, click here to see the release notes. Back to
redis Return to the main group to view all sub-groups Back to redis sorted sets Return to the group to view all blocks within this group
