| 2508 | 🙂 | Suggestion | New behaviour instruction: While loop. Just while the input variable is a non empty value loop until break or the variable gets updated to empty.
Yes I am aware I can use the execution flow paths to replicate this however it does not buy you flow path termination looping. i have to have a mess of wires from all the terminal flow paths in my manual loop to go back to the start or have tons of jump instructions littered everywhere which gets almost as messy in some cases | | 2023-09-20 00:19:23 |