|
|
|||
|
|
|
| NotebookWrite writes data into a notebook at the current selection, setting the current selection to be just after the data written. |
| NotebookWrite writes data into a notebook, setting the current selection to be as specified by sel. |
| After | place the current selection immediately after the data written | |
| All | make the current selection be the data written | |
| Before | place the current selection immediately before the data written | |
| None | leave the current selection unchanged | |
| Placeholder | make the current selection be the first placeholder in the data written |