|
"DeleteGeneratedCells"
"DeleteGeneratedCells" is a front end token that deletes all output cells in the current notebook.
This token is equivalent to the menu command Kernel Delete All Output.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|