deleteobject


Description:

Deletes the specified object. This is equivalent to calling objectname.Destroy.

Usage:

deleteobject objectname

Argument:

objectname literal The name of the object. An error will occur if this object is not defined.

Specifics:

Use the ifobjectexists command to determine if the object exists before use.

See Also: