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.7

retrieve items from the sorted sets

Inputs 3 + flow
  • flow
    flow
  • start index start required
    number
  • stop index stop required
    number
  • include scores with_scores
    condition
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 in v13.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