Hi, thanks for your reply! Maybe some clarification is necessary.
- No need for a variable. I can create, for example, a string without one. See screenshot.
- Making an empty workflow, setting a breakpoint, debugging the file, and checking “Immediate” are four steps. Simply checking “Immediate” would be one step. So, for one case, that’s 3 extra steps. Now, do that x number of times, and you end up with 3*x unnecessary steps.
- I’m not saying I don’t want “Immediate” in debug anymore. I want it to stay in debug as it is, and I still need it for complex stuff/runtime use. I thought it would be nice to also have it available all the time.
- But it’s all good—thought this was the place to challenge things.

