ResponseText Property
Contents of this property are dependent upon the Code .
Syntax
char* GetResponseText();
Default Value
""
Remarks
Contents of this property are dependent upon the ResponseCode.
This nine character property will contain the text "_ACCEPTED" when a settlement batch has been successfully received by the host. However, the Point of Sale (POS) device should examine only the ResponseCode to determine the status of a particular Batch Settlement.
This property is read-only and not available at design time.
Data Type
String