When I have an automation script that launches another sub automation script, can I pass/return data from my sub script to my 'parent' script? E.g. in case there's an exception in the subscript.
Michiel Vanthuyne [SLC] [DevOps Enabler] Answered question 18th November 2021
That's typically done by using a 'memory' in Automation I believe, where you store data with one script and access it with another. Or are there other ways?
Ben Vandenberghe [SLC] [DevOps Enabler] Answered question 18th November 2021