Deletes the specified object. This is equivalent to calling objectname.Destroy.
deleteobject objectname
objectname | literal | The name of the object. An error will occur if this object is not defined. |
Use the ifobjectexists command to determine if the object exists before use.