You could just use the start process command in the utility environment object, and either pipe the output of your command into a text file (include something like > text.txt in your command) - then open and read that file using file management or string utility actions., or you could try to create a new version of the start process action that returns an output.