delete XML/DOM( a )


Deletes the XML/DOM object with name a. Note: Such an object can, for example, be created with functions parse XML( a, b, c ) or call webservice(a,b,c,d,e,f,g,h,i,j,k,[l,m,n]).

Returns true if the object has been found and deleted.

Description of Parameters


Parameter

Description

a

Name of the XML DOM object.