CellChangeTimes is an option to Cell that specifies when changes were made to the cell.
Copyable is an option for Cell that specifies whether a cell can be copied interactively using the front end.
CreateIntermediateDirectories is an option for CreateDirectory and related functions that specifies whether to create intermediate directories in a directory path specified.
ExponentPosition is an option for RadicalBox that specifies the placement of the index outside a radical sign.
FontTracking is an option for Style and Cell that specifies how condensed or expanded you want the font in which text is rendered to be.
GainPhaseMargins[sys] gives the gain and phase margins of the linear time-invariant system sys.
Goto
(Built-in Mathematica Symbol) Goto[tag] scans for Label[tag], and transfers control to that point.
GridFrameMargins is an option for grids that specifies the spacing between the content of the grid and the frame surrounding it.
ImageCrop[image] crops image by removing borders of uniform color. ImageCrop[image, {w, h}] crops image to pixel width w and pixel height h.ImageCrop[image, size] crops image ...
Initialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct is first used or ...