"ImportPictures" is a front end token that opens the Insert Picture dialog.
"StyleDefinitionsOther" is a front end token that opens the Choose Stylesheet dialog.
Evaluate in Subsession evaluates selected cells in a kernel dialog.
Full Screen toggles between full screen and normal display for the current notebook.
ExtentMarkers is an option to DiscretePlot and DiscretePlot3D that specifies markers to draw at extent boundaries.
FrameBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies default settings.
$PathnameSeparator is a string used as a separator when full file and directory names are constructed.
Create Animations Build an Interactive Application Import and Export Animations
ExpressionTree[e] plots the expression tree of e.ExpressionTreePlot[e, pos] plots the expression tree of e with its root placed at position pos.ExpressionTreePlot[e, pos, ...
GraphDistanceMatrix[g] gives a matrix in which the (i, j)\[Null]^th entry is the length of a shortest path in g between vertices i and j.GraphDistanceMatrix[g, Parent] ...