NotebookEventActions is a notebook option that gives a list of actions to perform when specified events occur in connection with the notebook.
NotebookPath is a global option that determines which directories are searched when a specified notebook is needed.
Notebooks[] gives a list of notebooks currently open in the front end.
PaulWavelet[] represents a Paul wavelet of order 4.PaulWavelet[n] represents a Paul wavelet of order n.
PixelValue[image, {x, y}] gives the pixel value of image at position {x, y}.PixelValue[image, {x, y}, " type"] gives the pixel value converted to the specified type.
PlotRangePadding is an option for graphics functions that specifies how much further axes etc. should extend beyond the range of coordinates specified by PlotRange.
PowersRepresentations[n, k, p] gives the distinct representations of the integer n as a sum of k non-negative p\[Null]^th integer powers.
PowerSymmetricPolynomial[r] represents a formal power symmetric polynomial with exponent r.PowerSymmetricPolynomial[{r_1, r_2, ...}] represents a multivariate formal power ...
Quartics is an option for functions that involve solving algebraic equations that specifies whether explicit forms for solutions to quartic equations should be given.
RecordLists is an option for ReadList that specifies whether objects from separate records should be returned in separate sublists.