Stderr Property
Returns the standard error output (stderr) from the remote application.
Object Oriented Interface
public function getStderr();
Procedural Interface
ipworks_rexec_get($res, 20 );
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