Scaled
(Built-in Mathematica Symbol) Scaled[{x, y, ...}] gives the position of a graphical object in terms of coordinates scaled to run from 0 to 1 across the whole plot range in each direction. Scaled[{dx, dy, ...
SelectedNotebook[] gives the currently selected notebook in the front end.
SpanFromBoth is a symbol that can appear at a particular position in a Grid or related construct to indicate that the corresponding position is occupied by a spanning element ...
TextClipboardType is an option for cells that specifies how Edit \[FilledRightTriangle] Copy treats a cell when converting it for the system's textual clipboard.
TotalVariationFilter[image] iteratively reduces noise while preserving edges in image.TotalVariationFilter[image, param] assumes a regularization parameter value param.
UnderoverscriptBox[x, y, z] is the low-level box representation for x_y^z in notebook expressions.
$ContextPath is a global variable that gives a list of contexts, after $Context, to search in trying to find a symbol that has been entered.
Explicit representations of newlines and tabs in strings. This prints on two lines. In InputForm there is an explicit ∖n to represent the newline.
AllowShortContext is an option to LoadJavaClass (in J/Link) and LoadNETType (in .NET/Link) that specifies whether the class-specific context in which static method and field ...
GetAssemblyObject[asm ] returns the .NET Assembly object corresponding to the specified NETAssembly expression asm.