7.7.6 DROP
Purpose
The DROP
command removes the named objects from the cell or resets a cell.
Syntax
DROP object_type [object_name [, object_name]...] [options]
Usage Notes
-
When multiple objects are the target of a
DROP
command, there is the possibility of partial success. If an error occurs, then the command is interrupted, and the remaining objects are not dropped.