SelectionEvaluate[notebook] replaces the current selection in a notebook with the result obtained by evaluating the contents of the selection in the kernel. ...
Skeleton[n] represents a sequence of n omitted elements in an expression printed with Short or Shallow. The standard print form for Skeleton is <<n>>.
SoundVolume is an option to Sound and SoundNote and related functions that specifies the relative volume of the sound produced.
SpanCharacterRounding is an option for selections that specifies the method used for rounding a spanning character when its size is to be adjusted.
Underscript[x, y] is an object that formats as UnderscriptBox[x, y].
Unset
(Built-in Mathematica Symbol) lhs =. removes any rules defined for lhs.
ZeroTest is an option to various linear algebra functions that gives a function to use in testing whether symbolic expressions should be treated as zero.
$BatchOutput is True if output in the current session is being sent in batch mode, suitable for reading by other programs.
$HistoryLength specifies the number of previous lines of input and output to keep in a Mathematica session.
$Language is a list of strings which give the names of languages to use for messages.