WorkingMemory.delete()

Remove a key from working memory.

Usage

Source

WorkingMemory.delete(key)

Returns

bool
True if the key existed and was removed, False otherwise.