Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Low-Level Notebook Programming >

NotebookDelete

Updated In 6 Graphic
NotebookDelete[notebook]
deletes the current selection in the notebook corresponding to the specified notebook object.
NotebookDelete[]
deletes the current selection in the current evaluation notebook.
  • Using NotebookDelete in the kernel is equivalent to using the Clear command in the front end.
  • After NotebookDelete, the current selection becomes an insertion point at the position of the deleted material.
New in 3 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team