missing functionality

Hello,
In my opinion there is a missing functionality in the process executor. It would be very helpful, if I could deacivate process statements, instead of deleting and replacing them.

Indeed.
At least instead of deleting you can move them to a while loop or if-branch that never executes.
It is also possible to copy and cut-paste statements between processes.