You are looking at a command called denote

denote
denote all

This will randomly find an unlocked and unedited object in your current location and delete it.
denote

Or it will delete all objects that are unlocked and un-edited in your location if you add the all word.
denote all

read the command called delete
read the command called create

scripting notes:

Quite handy if you have coded a roaming object as it can clean up those little objects people have created and not written in or locked.


call "denote";
Code