This function can create a web service object.
CreateObject(type, urltowsdl)
| Parameter | Description | 
|---|---|
| type | Type of object to create. 
 | 
| urltowsdl | WSDL file URL; location of web service | 
   You can use the createObject function to create a web service. 
newobject2 = createObject("webservice","wsdlurl")