Hello,
Is there a way to run one user path at a time sequentially that are in the same population?
I know how to run populations sequentially, but I want to know if the same can be done for user paths in one population.
Thank you.
Not out of the box but you could potentally do something clever with files or flags, think user path #2 starts at the same time as user path #1 ...but is waiting for a file to exist (a while loop?), that file is created at the end of user path #1