GetRawOutput Method (ExecutionResult)
Class
ExecutionResult
.
Action
Returns the contents of both stdout and stderr.
Syntax
lsRawOutput
= GetRawOutput ()
Variable
Description
lsRawOutput
The contents of both stdout and stderr.
List of Strings
.