NotebookFind[notebook, data] sets the current selection in the specified notebook object to be the next occurrence of data. NotebookFind[notebook, data, Previous] sets the ...
NotebookInformation[] gives a list of properties of the current evaluation notebook.NotebookInformation[notebook] gives a list of properties for the specified notebook.
Opening
(Built-in Mathematica Symbol) Opening[image, ker] gives the morphological opening of image with respect to the structuring element ker.Opening[image, r] gives the opening with respect to a range r square.
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
PackingMethod is an option for GraphPlot and related functions which specifies how disconnected components should be packed together in the layout produced.
PodStates is an option for WolframAlpha that determines information about the states of the pods.
PopupWindow[expr, contents] displays as expr, but pops up a window containing contents when clicked.
PrintTemporary[expr] prints expr as a temporary cell in a notebook, removing it when the evaluation of the current input line is complete.
QuadraticIrrationalQ[x] gives True if x is a quadratic irrational and False otherwise.
RecordLists is an option for ReadList that specifies whether objects from separate records should be returned in separate sublists.