ScriptBaselineShifts is an option for Style that specifies the minimum distance in x-heights to shift subscripts and superscripts.
ShowPageBreaks is a notebook option that specifies whether to indicate in the on-screen display of a notebook where page breaks would occur if the notebook were printed.
ShowSpecialCharacters is an option for Style and Cell that specifies whether to replace \[Name], \:nnnn, etc. by explicit special characters.
StartOfLine represents the start of a line in a string for purposes of matching in StringExpression.
SyntaxPacket[integer] is a MathLink packet where integer indicates the position at which a syntax error was detected in the input line.
Temporary is an attribute assigned to symbols which are created as local variables by Module.
$ProcessID gives the ID assigned to the Mathematica kernel process by the operating system under which it is run.
In addition to the interfaces of Import and Export, Mathematica 8 comes with an autoloading mechanism that simplifies the registration of formats used by the Import and ...
SQLArgument[arg1, arg2, ...] holds a sequence of arguments to an SQL query.
WriteDataSource[name] writes a new HSQL data source name.WriteDataSource[name, database] writes a new data source to database.