DESTROY_OBJECTinstruction
This instruction completely anihilates a specified SMI object. It is meant to remove objects that were previously created by CREATE_OBJECT instruction when this becomes desirable.
Syntax
destroy_object
where
object-name
or
- $(
parameter-name )
whereparameter-name is the name of an action parameter of the action containing the destroy_object instruction.