Evaluatable is an option for Cell that specifies whether a cell should be used as input to be evaluated by the Mathematica kernel.
InitializationCell is an option for Cell that specifies whether the cell should be tagged to be evaluated by the Mathematica kernel when the notebook that contains it is ...
InterpolationPoints is an option to SmoothKernelDistribution and FunctionInterpolation that specifies the initial number of interpolation points to use.
Overlaps is an option to StringCases, StringCount, and StringPosition that specifies how to treat overlapping substrings.
PrintTemporary[expr] prints expr as a temporary cell in a notebook, removing it when the evaluation of the current input line is complete.
SetStreamPosition[stream, n] sets the current point in an open stream.
SetSystemOptions["name" -> value] resets the value for the internal system option with the specified name.
ShearingTransform[\[Theta], v, n] gives a TransformationFunction that represents a shear by \[Theta] radians along the direction of the vector v, normal to the vector n, and ...
ShowGroupOpener is an option for cells that specifies whether an opener icon is displayed next to the leading cell in a cell group to indicate whether the cell group is open ...
$ByteOrdering gives the native ordering of bytes in binary data on your computer system.