remove {positions} [Command]

Removes objects at {positions}. Remove is a destructive operation.

Example:

Remove the 3rd-15th object of Foo and the 2nd object of Bar:
Stella [Top-Level]: remove foo[3:15], bar[2]

See Also:

cut, move


Last Modified: 5-Mar-1998