Result
Used to contain the numeric return code and the String return value from a command.
Methods
Result()
int returnCode - The numeric
result code
.
Value value
- The string to return.