Unicode: F527. Alias: Esc spl Esc. Letter-like form. Used to indicate where the current selection should be inserted when the contents of a button are pasted by ...
Unicode: 2282. Alias: Esc sub Esc. Infix set relation operator. x ⊂ y is by default interpreted as Subset[x,y]. Usually used in mathematics to indicate subset; sometimes ...
Unicode: 2283. Alias: Esc sup Esc. Infix set relation operator. x ⊃ y is by default interpreted as Superset[x,y]. Usually used in mathematics to indicate superset; sometimes ...
Unicode: 00D7. Alias: Esc * Esc. Infix operator with built-in evaluation rules. x × y is by default interpreted as Times[x,y], which is equivalent to x y or x*y. Not the same ...
Unicode: 2502. Alias: Esc vline Esc. Letter-like form. Extensible character. Not the same as \[VerticalSeparator] or \[VerticalBar], which are infix operators. Not the same ...
Unicode: 22C0. Alias: Esc ^ Esc. Infix operator. x ⋀ y is by default interpreted as Wedge[x,y]. Used to mean wedge or exterior product and other generalized antisymmetric ...
EvaluationElements is an option for NotebookEvaluate that determines which cells to evaluate.
ImageAspectRatio[image] gives the ratio of height to width for image.
RawData
(Built-in Mathematica Symbol) RawData[data] is a low-level representation of the contents of a cell in which Show Cell Expression has been toggled.
$ScriptCommandLine is a list of strings giving the elements of the command line with which the standalone Mathematica script was invoked.