Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
Null-terminated text strings. Represents an arbitrary number of null-terminated character strings. Stores characters as 8-bit Unicode values.
Check Spelling opens the Check Spelling dialog box and searches for misspelled words.
Style assigns a style to selected cells or text.
Mathematica options starts the full Mathematica system including notebook interface on Windows and Mac.
All
(Built-in Mathematica Symbol) All is a setting used for certain options. In Part and related functions, All specifies all parts at a particular level.
AnimationDirection is an option which specifies the direction to run an animation.
Asynchronous is an option for WolframAlpha that determines whether to use the asynchronous features of the Wolfram|Alpha API.
BitClear[n, k] sets to 0 the bit corresponding to the coefficient of 2^k in the integer n.
BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...