insert at index
This block is part of the redis
group and was last modified in core v13.0.7
.
insert at index
v13.0.7
Insert an element before or after another element in a list
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
before or after determines if the element should be added before or after the other given element. |
value |
BEFORE |
|
targetrequired |
value |
|
|
elementrequired the new element to be added |
value |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
result |
number |
||
success |
condition |
||
error |
value |
||
key |
value |
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