TraceScan[f, expr] applies f to all expressions used in the evaluation of expr. TraceScan[f, expr, form] includes only those expressions which match form. TraceScan[f, expr, ...
Verbatim[expr] represents expr in pattern matching, requiring that expr be matched exactly as it appears, with no substitutions for blanks or other transformations.
VertexLabelStyle is an option and property for Graph and related functions that specifies the style to use for vertex labels.
ViewCenter is an option for Graphics3D and related functions which gives the scaled coordinates of the point which should appear at the center of the final image.
$ConfiguredKernels is the default list of kernels that are configured to be launched for parallel computing.
$MessageGroups is the list of rules that gives named message groups used in functions like On and Quiet.
$MinMachineNumber is the smallest positive machine-precision number that can be used on a particular computer system.
$ModuleNumber gives the current serial number to be used for local variables that are created.
$Path
(Built-in Mathematica Symbol) $Path gives the default list of directories to search in attempting to find an external file.
$Pre
(Built-in Mathematica Symbol) $Pre is a global variable whose value, if set, is applied to every input expression.