ServerXMLHTTPRequest.IsObject

<< Click to Display Table of Contents >>

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

ServerXMLHTTPRequest.IsObject

 

Description

 
Returns %TRUE if internal <ServerXMLHTTPRequest> class object has been initialized.

 

Syntax

 

n = <ServerXMLHTTPRequest>.IsObject()

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples