delete
Deletes the item from the DataStore by setting it to null. This clears the data content but does not delete the physical file. To delete the physical file, use deleteFile() instead.
Deletes the item from the DataStore by setting it to null. This clears the data content but does not delete the physical file. To delete the physical file, use deleteFile() instead.