FutureProg functions
deleteitem
Boolean deleteitem(Item item)
Contexts: computer function, computer program, standard futureprog
Permanently deletes the specified item. Warning: this is unrecoverable. Returns true if the delete is successful.
item: The item that you want to delete
Contexts: computer function, computer program, standard futureprog
Permanently deletes the specified item. Warning: this is unrecoverable. Returns true if the delete is successful.
item: The item that you want to delete