Hi,
Is it possible to call an existing process when I create a new one?
If yes, how?
Thank you for your help.
Best regards,
Hi,
Is it possible to call an existing process when I create a new one?
If yes, how?
Thank you for your help.
Best regards,
Hi Jérôme Blanchard,
You cannot explicitly identify one process by name inside another process. You cannot embed processes inside other processes.
You can, however, meet the conditions of another process. Doing so will trigger the other process.
Hi Jérôme Blanchard,
You cannot explicitly identify one process by name inside another process. You cannot embed processes inside other processes.
You can, however, meet the conditions of another process. Doing so will trigger the other process.