ErrorMessage Property
The error message returned when any of the steps prior to command execution fail.
Object Oriented Interface
public function getErrorMessage();
Procedural Interface
ipworks_rshell_get($res, 7 );
Default Value
''
Remarks
This error message is returned on a separate connection associated with error messages.
This property is read-only.
Data Type
String