|
<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > HTTP > HTTP Module Classes > cHTTP_Client > cHTTP_Client.ResponseText |
Description
Represents the response entity body as a string.
Syntax
s = <cHTTP_Client>.ResponseText()
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples