Return to v1.4.5 docs

flashDelete()



Deletes a specific key from the Flash. Returns true if the key exists.

Name Type Required Default Description
key string Yes The key to delete.
flashDelete(key="errorMessage");