Promotic

responseBody - property of the HttpRequest object

Description:
Represents the message body as a byte array.
 
This contains the raw undecoded bytes as received directly from server. Depending on what the server sent, this can appear as binary-encoded data.
Syntax:
Variant responseBody
Note:
Property access for read only.
See also:
Example1:
JavaScriptVBScriptSelect and copy to clipboard

oBody = oReq.responseBody;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.