This function deletes the XML/DOM object with name a.
NOTE: Such an object can, for example, be created with functions parse XML() or call SOAP-WebService().
Returns "true" if the object has been found and deleted.
Parameters
Parameter | Description |
|---|---|
a | Name of the XML DOM object. |