I have a Python script via the invoke code. It works and all, but I wanted to save the output of that script into a variable.
I know there is text that shows in the output window, and I could save the whole log but it is not recommended. So… how can I save this particular output?