range
This block is part of the redis group and was last modified in core v13.0.7.
Redis Key Selection Required
This block relies on a Redis key to perform its redis releated actions. You must manually select the Redis key you want to use in the flow in the blueprint using the Redis key selector modal. To access the modal, click the white button on the block.
range
v13.0.7
get a range of elements from a list. Use start 0 and stop -1 to retrieve all items.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
startrequiredthe index to start at. |
number |
||
stoprequiredthe index to stop at. can be -1 or -2 |
number |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| elements |
array |
||
| success |
condition |
||
| error |
value |
||
| key |
value |
redis lrange |
lrange |
redis lists get |
redis lists retrieve |
redis lists fetch |
redis lists all |
redis lists get all |
get list items |
fetch list items |
Core Releases
v13.0.7 This block was introduced inv13.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 lists
Return to the group to view all blocks within this group