ServerXMLHTTPRequest.ResponseText

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > MSXML2 > MSXML2 Module Classes > ServerXMLHTTPRequest >

ServerXMLHTTPRequest.ResponseText

 

Description

 
Represents the response entity body as a string.

 

Syntax

 

s = <ServerXMLHTTPRequest>.ResponseText()

 

Returns

 

String.

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples