Delete () of () | |
![]() | |
Category | List |
Type | Stack |
Introduced in | 1.3 |
The Delete () of () block is a List block and a Stack block. The block can delete the item number inputted.
Example Uses
If there is a list of multiple items, and only one item needs to be removed, the Delete () of () block can do the job.
Some common uses for this block are:
- Deleting redundant items
delete (1) of [stuff v] add [water] to [stuff v]