Delete item from list [list] at position [value]

Last modified by admin on 2023/11/01 15:14

Deletes an item from a specified list and position. Other items will move up in their list position.

Delete item from list Brick

Correlates with these bricks:

Add to list Brick
Learn more >>

insert_into_list_at-brick.png
Learn more >>

Example

This script takes your answer and deletes the item on the chosen position.

Delete item from list Example 1

Delete item from list Example 2

Result

Download

Delete item from list Result