Skip to main content

bundleVars.delete

function bundleVars.delete(key);

Delete the value of the provided key from the persistent storage for this bundle, if there is one.

it is not an error to try to delete a key that does not exist.