I’d like to be able to put some scripts inside of a list, so I can do things like “if cond1, do item 1 of list; if cond2, do item 2 of list; etc.”
Is there a way I can do that? It would also be handy for being able to interrupt scripts if a condition is met, since I could do “for each item in list, if cond, run”
To ringify a script, right-click it and choose “ringify.”
Then you can drag the oval into an input slot of LIST (or anything else, of course).
As for interrupting scripts, you can use if that meets your needs. If you have to stop just one other script, then that script has to cooperate, e.g., by using