Skip to content

Miscellaneous

flashDelete()

flashDelete() — returns any

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

NameTypeRequiredDefaultDescription
keystringyesThe key to delete.
flashDelete(key="errorMessage");