Copyable is an option for Cell that specifies whether a cell can be copied interactively using the front end.
Goto
(Built-in Mathematica Symbol) Goto[tag] scans for Label[tag], and transfers control to that point.
LayerSizeFunction is an option for TreePlot that gives a function to specify the relative height to allow for each layer.
PreferencesPath is a global option that specifies which directories are searched for user-specific settings when Mathematica is started.
RowAlignments is an option for the low-level function GridBox that specifies how entries in each row should be aligned.
ScriptLevel is an option for selections that is used in determining the font size of modifiers such as subscripts and superscripts in a nested expression.
Setting
(Built-in Mathematica Symbol) Setting[expr] replaces control objects such as sliders or popup menus in expr by their settings.
StreamPosition[stream] returns an integer that specifies the position of the current point in an open stream.
StringToStream["string"] opens an input stream for reading from a string.
ZetaZero[k] represents the k\[Null]^th zero of the Riemann zeta function on the critical line.ZetaZero[k, t] represents the k\[Null]^th zero with imaginary part greater than ...