
Remove Index
Inputs
- Condition
Condition to be fulfilled for node to be activated.
- List
List to be used.
- Index
Which index to remove from above list.
Outputs
- Done
True if removal of index is successful, else False.
- List
Resulting list after removal.