CmdResult is a read-only String property that represents the complete response message, including the response message number and text, received from a call to SendCmd.
If a command generates more than one response message, use CmdResultDetails to access the text of each line of text in the response message.