LZ.removeValue()
The LZ.removeValue()
function removes (essentially deleting) the bucket with the specified name.
The function has the following signature:
removeValue(bucketName)
Where:
bucketName {string}
is the name of the bucket to be removed.