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 scriptsit is kind of weird that doing this does nothing
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 scriptsit is kind of weird that doing this does nothing
Just a reminder, you can do this instead:

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 ![]()