Dynamic ide

delete (1 v) of (my [scripts v]) // this would remove the first script in your scripts
add ({block} :: ring) to (my [scripts v]) // this would add a block to your scripts

it is kind of weird that doing this does nothing

It only works if you set it to a list of scripts

It actually works

Just a reminder, you can do this instead:

untitled script pic (7)

This is a new feature in Snap 11. It was mentioned in the changelog, so both I and @ego-lay_atman-bay knew about it.

This is the second time I’ve done this :person_facepalming: