Return a string describing the results of the previous action.
Syntax
object.ResultString
Remarks
The ResultString read-only property returns the result
string from the last action taken by the client. This string is
generated by the server, and typically is used to describe the
result code. For example, if an error is indicated by the result
code, the result string may describe the condition that caused the
error.