Stdout Property
Provides the standard output (stdout) from the remote application.
Object Oriented Interface
public function getStdout();
Procedural Interface
ipworks_rshell_get($res, 22 );
Default Value
''
Remarks
The property is set to an empty string before each new request.
This property is read-only and not available at design time.
Data Type
Binary String