Method code for $sys.destroy_sender()

[Turn on line numbering]
// potential problem spot, but sometimes its needed
// add core definer items to the list, if you want them to call it
(> .perms(caller(), $path, $connection, $connection_interface) <);
(> sender().destroy() <);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon