I want to use a new process called in my main process to do some operations. I want to use the result of this process later on in the main process.
Consider this example<