MathematicaScript is an interpreter for standalone executable Mathematica scripts.
ButtonBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for buttons within the cell.
CancelButton[] represents a Cancel button in a dialog that closes the dialog window when clicked.CancelButton[action] represents a button labeled Cancel that evaluates action ...
Gradient is an option for FindMinimum and related functions that specifies the gradient vector to assume for the function being extremized.
LinkRead[link] reads one expression from the specified MathLink connection. LinkRead[link, h] wraps h around the expression read before evaluating it.
NotebookSave[notebook] saves the current version of the specified notebook. NotebookSave[notebook, " file"] saves the notebook in the specified file. NotebookSave[] saves the ...
SymbolName[symbol] gives the name of the specified symbol.
TrackedSymbols is an option to Refresh, Manipulate, and related functions that specifies which symbols should trigger updates when their values are changed.
$PreRead is a global variable whose value, if set, is applied to the text or box form of every input expression before it is fed to Mathematica.
Create a Slide Show Create a Lecture Notebook Style and Format Notebooks