I work with a small simulation team. The others were pros with FlexSim well before process flow came out, whereas I have gotten there since. We have many discussions comparing process flow and code. They can and do solve most things with code, while I tend to use process flow for anything not self-contained in triggers or user commands.
They are finally convinced it can be better for custom task sequences (no more call subtask commands) and synchronizing events (no more "are we all ready?" code on multiple objects or sending messages back and forth). Are there any other common uses where process flow is better/more efficient than code for a person who understands how to do it with code? In many cases it is about the same amount of effort using either method, so I need clear process flow "winners" to get them on board with using more process flow (where it makes sense).