PrintingPageRange is an option for notebooks that specifies the range of pages of a notebook to be printed.
PrintingStartingPageNumber is an option for notebooks that specifies what number to assign to the first page of a notebook when printed.
Reverse
(Built-in Mathematica Symbol) Reverse[expr] reverses the order of the elements in expr. Reverse[expr, n] reverses elements at level n in expr.Reverse[expr, {n_1, n_2, ...}] reverses elements at levels ...
RevolutionAxis is an option for RevolutionPlot3D which specifies the revolution axis around which the curve should be rotated.
RulerUnits is an option for notebooks that specifies the units in the ruler toolbar.
SetFileDate["file"] sets the modification and access dates for a file to be the current date.
SpheroidalJoiningFactor[n, m, \[Gamma]] gives the spheroidal joining factor with degree n and order m.
SpheroidalS2Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
ViewVector is an option for Graphics3D and related functions which specifies the position and direction of a simulated camera used to view three-dimensional objects.
$ContextPath is a global variable that gives a list of contexts, after $Context, to search in trying to find a symbol that has been entered.